emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS,v
Date: Fri, 11 May 2007 04:44:34 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/05/11 04:44:30

Index: etc/NEWS
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/NEWS,v
retrieving revision 1.1474
retrieving revision 1.1475
diff -u -b -r1.1474 -r1.1475
--- etc/NEWS    8 May 2007 02:07:17 -0000       1.1474
+++ etc/NEWS    11 May 2007 04:44:30 -0000      1.1475
@@ -5013,6 +5013,10 @@
 *** New variable `magic-mode-alist' determines major mode for a file by
 looking at the file contents.  It takes precedence over `auto-mode-alist'.
 
+*** New variable `file-start-mode-alist' determines major mode for a file by
+looking at the file contents.  It is handled after `auto-mode-alist',
+only if `auto-mode-alist' says nothing about the file.
+
 *** XML or SGML major mode is selected when file starts with an `<?xml'
 or `<!DOCTYPE' declaration.
 




reply via email to

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