diff lisp/code-files.el @ 274:ca9a9ec9c1c1 r21-0b35

Import from CVS: tag r21-0b35
author cvs
date Mon, 13 Aug 2007 10:29:42 +0200
parents 727739f917cb
children 70ad99077275
line wrap: on
line diff
--- a/lisp/code-files.el	Mon Aug 13 10:28:54 2007 +0200
+++ b/lisp/code-files.el	Mon Aug 13 10:29:42 2007 +0200
@@ -58,7 +58,8 @@
 
 (defvar file-coding-system-alist
   '(("\\.elc$" . (binary . binary))
-    ("loaddefs.el$" . (binary . binary))
+;; This must not be neccessary, slb suggests -kkm
+;;  ("loaddefs.el$" . (binary . binary))
     ("\\.tar$" . (binary . binary))
     ("\\.\\(tif\\|tiff\\)$" . (binary . binary))
     ("\\.png$" . (binary . binary))