diff lisp/mule/mule-files.el @ 82:6a378aca36af r20-0b91

Import from CVS: tag r20-0b91
author cvs
date Mon, 13 Aug 2007 09:07:36 +0200
parents 1ce6082ce73f
children 364816949b59
line wrap: on
line diff
--- a/lisp/mule/mule-files.el	Mon Aug 13 09:06:45 2007 +0200
+++ b/lisp/mule/mule-files.el	Mon Aug 13 09:07:36 2007 +0200
@@ -54,6 +54,7 @@
   ;;  '(; ("\\.el$" . euc-japan)
   '(("\\.el$" . iso-2022-8)
     ("\\.info$" . iso-2022-8)
+    ("ChangeLog$" . iso-2022-8)
     ("\\.\\(gz\\|Z\\)$" . binary)
     ("/spool/mail/.*$" . convert-mbox-coding-system))
   "Alist specifying the coding system used for particular files.