/[emacs]/emacs/lisp/files.el
ViewVC logotype

Diff of /emacs/lisp/files.el

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

revision 1.751 by ttn, Fri Mar 25 13:31:17 2005 UTC revision 1.752 by eliz, Sat Mar 26 16:47:13 2005 UTC
# Line 1777  in that case, this function acts as if ` Line 1777  in that case, this function acts as if `
1777       ("\\.tar\\'" . tar-mode)       ("\\.tar\\'" . tar-mode)
1778       ;; The list of archive file extensions should be in sync with       ;; The list of archive file extensions should be in sync with
1779       ;; `auto-coding-alist' with `no-conversion' coding system.       ;; `auto-coding-alist' with `no-conversion' coding system.
1780       ("\\.\\(arc\\|zip\\|lzh\\|zoo\\|[jew]ar\\)\\'" . archive-mode)       ("\\.\\(arc\\|zip\\|lzh\\|zoo\\|[jew]ar\\|xpi\\)\\'" . archive-mode)
1781       ("\\.\\(ARC\\|ZIP\\|LZH\\|ZOO\\|[JEW]AR\\)\\'" . archive-mode)       ("\\.\\(ARC\\|ZIP\\|LZH\\|ZOO\\|[JEW]AR\\|XPI\\)\\'" . archive-mode)
1782       ("\\.sx[dmicw]\\'" . archive-mode) ; OpenOffice.org       ("\\.sx[dmicw]\\'" . archive-mode) ; OpenOffice.org
1783       ;; Mailer puts message to be edited in       ;; Mailer puts message to be edited in
1784       ;; /tmp/Re.... or Message       ;; /tmp/Re.... or Message

Legend:
Removed from v.1.751  
changed lines
  Added in v.1.752

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