diff lisp/vm/vm-pop.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 489f57a838ef
line wrap: on
line diff
--- a/lisp/vm/vm-pop.el	Mon Aug 13 09:31:48 2007 +0200
+++ b/lisp/vm/vm-pop.el	Mon Aug 13 09:32:43 2007 +0200
@@ -192,7 +192,7 @@
 		(get-buffer-create (format "trace of POP session to %s" host)))
 	  ;; Tell XEmacs/MULE not to mess with the text.
 	  (and vm-xemacs-mule-p
-	       (set-file-coding-system 'binary t))
+	       (set-buffer-file-coding-system 'binary t))
 	  ;; clear the trace buffer of old output
 	  (save-excursion
 	    (set-buffer process-buffer)