emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/files.el


From: Bill Wohler
Subject: [Emacs-diffs] Changes to emacs/lisp/files.el
Date: Wed, 07 Dec 2005 20:26:15 -0500

Index: emacs/lisp/files.el
diff -c emacs/lisp/files.el:1.795 emacs/lisp/files.el:1.796
*** emacs/lisp/files.el:1.795   Sat Nov 26 15:50:13 2005
--- emacs/lisp/files.el Thu Dec  8 01:26:13 2005
***************
*** 1869,1875 ****
       ;; /tmp/Re.... or Message
       ("\\`/tmp/Re" . text-mode)
       ("/Message[0-9]*\\'" . text-mode)
-      ("/drafts/[0-9]+\\'" . mh-letter-mode)
       ("\\.zone\\'" . zone-mode)
       ;; some news reader is reported to use this
       ("\\`/tmp/fol/" . text-mode)
--- 1869,1874 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]