Mercurial > hg > xemacs-beta
diff lisp/mule/mule-files.el @ 86:364816949b59 r20-0b93
Import from CVS: tag r20-0b93
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:09:02 +0200 |
parents | 6a378aca36af |
children | 360340f9fd5f |
line wrap: on
line diff
--- a/lisp/mule/mule-files.el Mon Aug 13 09:08:31 2007 +0200 +++ b/lisp/mule/mule-files.el Mon Aug 13 09:09:02 2007 +0200 @@ -55,6 +55,7 @@ '(("\\.el$" . iso-2022-8) ("\\.info$" . iso-2022-8) ("ChangeLog$" . iso-2022-8) + ("\\.texi$" . iso-2022-8) ("\\.\\(gz\\|Z\\)$" . binary) ("/spool/mail/.*$" . convert-mbox-coding-system)) "Alist specifying the coding system used for particular files.