/[emacs]/emacs/lisp/international/mule.el
ViewVC logotype

Diff of /emacs/lisp/international/mule.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.217 by jurta, Sat Mar 19 19:58:09 2005 UTC revision 1.218 by eliz, Sat Mar 26 16:48:18 2005 UTC
# Line 1542  text, and convert it in the temporary bu Line 1542  text, and convert it in the temporary bu
1542  ;;; FILE I/O  ;;; FILE I/O
1543    
1544  (defcustom auto-coding-alist  (defcustom auto-coding-alist
1545    '(("\\.\\(arc\\|zip\\|lzh\\|zoo\\|[jew]ar\\)\\'" . no-conversion)    '(("\\.\\(arc\\|zip\\|lzh\\|zoo\\|[jew]ar\\|xpi\\)\\'" . no-conversion)
1546      ("\\.\\(ARC\\|ZIP\\|LZH\\|ZOO\\|[JEW]AR\\)\\'" . no-conversion)      ("\\.\\(ARC\\|ZIP\\|LZH\\|ZOO\\|[JEW]AR\\|XPI\\)\\'" . no-conversion)
1547      ("\\.\\(sx[dmicw]\\|tar\\|tgz\\)\\'" . no-conversion)      ("\\.\\(sx[dmicw]\\|tar\\|tgz\\)\\'" . no-conversion)
1548      ("\\.\\(gz\\|Z\\|bz\\|bz2\\|gpg\\)\\'" . no-conversion)      ("\\.\\(gz\\|Z\\|bz\\|bz2\\|gpg\\)\\'" . no-conversion)
1549      ("/#[^/]+#\\'" . emacs-mule))      ("/#[^/]+#\\'" . emacs-mule))

Legend:
Removed from v.1.217  
changed lines
  Added in v.1.218

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26