diff lisp/vm/vm-mouse.el @ 136:b980b6286996 r20-2b2

Import from CVS: tag r20-2b2
author cvs
date Mon, 13 Aug 2007 09:31:12 +0200
parents 1370575f1259
children 585fb297b004
line wrap: on
line diff
--- a/lisp/vm/vm-mouse.el	Mon Aug 13 09:30:13 2007 +0200
+++ b/lisp/vm/vm-mouse.el	Mon Aug 13 09:31:12 2007 +0200
@@ -222,7 +222,7 @@
 	       ;; one, whatever that is.
 	       (setq buffer-file-type nil)
 	       (and vm-xemacs-mule-p
-		    (set-buffer-file-coding-system 'no-conversion nil))
+		    (set-file-coding-system 'no-conversion nil))
 	       (write-region (point-min) (point-max)
 			     (concat "/tmp/Mosaic." pid)
 			     nil 0)