Mercurial > hg > xemacs-beta
diff lisp/mule/mule-files.el @ 149:538048ae2ab8 r20-3b1
Import from CVS: tag r20-3b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:36:16 +0200 |
parents | 1856695b1fa9 |
children | acd284d43ca1 |
line wrap: on
line diff
--- a/lisp/mule/mule-files.el Mon Aug 13 09:35:15 2007 +0200 +++ b/lisp/mule/mule-files.el Mon Aug 13 09:36:16 2007 +0200 @@ -65,7 +65,7 @@ (defvar buffer-file-coding-system-alist '(("\\.\\(el\\|emacs\\|info\\(-[0-9]+\\)?\\|texi\\)$" . iso-2022-8) ("\\(ChangeLog\\|CHANGES-beta\\)$" . iso-2022-8) - ("\\.\\(gz\\|Z\\)$" . no-conversion) + ("\\.\\(gz\\|Z\\)$" . binary) ("/spool/mail/.*$" . convert-mbox-coding-system)) "Alist specifying the coding system used for particular files. Each element of the alist is a cons of a regexp, specifying the files