diff lisp/prim/about.el @ 185:3d6bfa290dbd r20-3b19

Import from CVS: tag r20-3b19
author cvs
date Mon, 13 Aug 2007 09:55:28 +0200
parents e121b013d1f0
children b405438285a2
line wrap: on
line diff
--- a/lisp/prim/about.el	Mon Aug 13 09:54:24 2007 +0200
+++ b/lisp/prim/about.el	Mon Aug 13 09:55:28 2007 +0200
@@ -512,7 +512,7 @@
 			  (erase-buffer)
 			  (let ((coding-system-for-read 'binary)
 				(coding-system-for-write 'binary))
-			    (insert-file-contents file)
+			    (insert-file-contents-literally file)
 			    (call-process-region (point-min) (point-max)
 						 "zcat" t t nil)
 			    (setq data