diff lisp/files.el @ 60986:641ee5af213b

(auto-mode-alist): Add .xpi files.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 26 Mar 2005 16:47:13 +0000
parents 0b7af5852ca6
children 9306183f7d44 2006100ee57e
line wrap: on
line diff
--- a/lisp/files.el	Sat Mar 26 16:34:34 2005 +0000
+++ b/lisp/files.el	Sat Mar 26 16:47:13 2005 +0000
@@ -1777,8 +1777,8 @@
      ("\\.tar\\'" . tar-mode)
      ;; The list of archive file extensions should be in sync with
      ;; `auto-coding-alist' with `no-conversion' coding system.
-     ("\\.\\(arc\\|zip\\|lzh\\|zoo\\|[jew]ar\\)\\'" . archive-mode)
-     ("\\.\\(ARC\\|ZIP\\|LZH\\|ZOO\\|[JEW]AR\\)\\'" . archive-mode)
+     ("\\.\\(arc\\|zip\\|lzh\\|zoo\\|[jew]ar\\|xpi\\)\\'" . archive-mode)
+     ("\\.\\(ARC\\|ZIP\\|LZH\\|ZOO\\|[JEW]AR\\|XPI\\)\\'" . archive-mode)
      ("\\.sx[dmicw]\\'" . archive-mode)	; OpenOffice.org
      ;; Mailer puts message to be edited in
      ;; /tmp/Re.... or Message