diff lisp/mule/mule-files.el @ 140:585fb297b004 r20-2b4

Import from CVS: tag r20-2b4
author cvs
date Mon, 13 Aug 2007 09:32:43 +0200
parents 6608ceec7cf8
children 1856695b1fa9
line wrap: on
line diff
--- a/lisp/mule/mule-files.el	Mon Aug 13 09:31:48 2007 +0200
+++ b/lisp/mule/mule-files.el	Mon Aug 13 09:32:43 2007 +0200
@@ -63,7 +63,7 @@
   'buffer-file-coding-system-for-read)
 
 (defvar buffer-file-coding-system-alist
-  '(("\\.\\(el\\|emacs\\|info\\|texi\\)$" . iso-2022-8)
+  '(("\\.\\(el\\|emacs\\|info\\(-[0-9]+\\)?\\|texi\\)$" . iso-2022-8)
     ("\\(ChangeLog\\|CHANGES-beta\\)$" . iso-2022-8)
     ("\\.\\(gz\\|Z\\)$" . no-conversion)
     ("/spool/mail/.*$" . convert-mbox-coding-system))