Mercurial > hg > xemacs-beta
diff lisp/vm/vm-mouse.el @ 140:585fb297b004 r20-2b4
Import from CVS: tag r20-2b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:32:43 +0200 |
parents | b980b6286996 |
children | 43dd3413c7c7 |
line wrap: on
line diff
--- a/lisp/vm/vm-mouse.el Mon Aug 13 09:31:48 2007 +0200 +++ b/lisp/vm/vm-mouse.el Mon Aug 13 09:32:43 2007 +0200 @@ -222,7 +222,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)