diff lisp/files.el @ 363:972bbb6d6ca2 r21-1-11

Import from CVS: tag r21-1-11
author cvs
date Mon, 13 Aug 2007 10:59:28 +0200
parents 7347b34c275b
children 30d2cfa1092a
line wrap: on
line diff
--- a/lisp/files.el	Mon Aug 13 10:58:41 2007 +0200
+++ b/lisp/files.el	Mon Aug 13 10:59:28 2007 +0200
@@ -884,6 +884,7 @@
   (let ((file-name-handler-alist nil)
 	(format-alist nil)
 	(after-insert-file-functions nil)
+	(coding-system-for-read 'binary)
 	(find-buffer-file-type-function
 	 (if (fboundp 'find-buffer-file-type)
 	     (symbol-function 'find-buffer-file-type)