Mercurial > hg > xemacs-beta
diff lisp/vm/vm-mouse.el @ 110:fe104dbd9147 r20-1b7
Import from CVS: tag r20-1b7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:19:45 +0200 |
parents | 360340f9fd5f |
children | 8619ce7e4c50 |
line wrap: on
line diff
--- a/lisp/vm/vm-mouse.el Mon Aug 13 09:18:41 2007 +0200 +++ b/lisp/vm/vm-mouse.el Mon Aug 13 09:19:45 2007 +0200 @@ -217,7 +217,7 @@ ;; one, whatever that is. (setq buffer-file-type nil) (and (vm-xemacs-mule-p) - (set-file-coding-system 'no-conversion nil)) + (set-buffer-file-coding-system 'no-conversion nil)) (write-region (point-min) (point-max) (concat "/tmp/Mosaic." pid) nil 0)