emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/modes.texi,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/modes.texi,v
Date: Fri, 05 Jan 2007 19:12:37 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/01/05 19:12:37

Index: modes.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/modes.texi,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -b -r1.161 -r1.162
--- modes.texi  2 Jan 2007 20:57:30 -0000       1.161
+++ modes.texi  5 Jan 2007 19:12:37 -0000       1.162
@@ -1487,7 +1487,9 @@
 @minus{}1 as argument.
 
 Globally enabling the mode also affects buffers subsequently created
-by visiting files, but not buffers subsequently created in other ways.
+by visiting files, and buffers that use a major mode other than
+Fundamental mode; but it does not detect the creation of a new buffer
+in Fundamental mode.
 
 Use @code{:group @var{group}} in @var{keyword-args} to specify the
 custom group for the mode variable of the global minor mode.




reply via email to

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