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: Sun, 13 May 2007 01:31:07 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/05/13 01:31:06

Index: etc/NEWS
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/NEWS,v
retrieving revision 1.1475
retrieving revision 1.1476
diff -u -b -r1.1475 -r1.1476
--- etc/NEWS    11 May 2007 04:44:30 -0000      1.1475
+++ etc/NEWS    13 May 2007 01:30:34 -0000      1.1476
@@ -357,7 +357,7 @@
 
 ** The default values of paragraph-start and indent-line-function have
 been changed to reflect those used in Text mode rather than those used
-in Indented-Text mode.
+in Paragraph-Indent Text mode.
 
 ** The default for the paper size (variable ps-paper-type) is taken
 from the locale.
@@ -5015,7 +5015,7 @@
 
 *** 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.
+only if `auto-mode-alist' (and `magic-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]