emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/buffers.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/buffers.texi
Date: Sun, 14 May 2006 22:52:15 +0000

Index: emacs/lispref/buffers.texi
diff -u emacs/lispref/buffers.texi:1.48 emacs/lispref/buffers.texi:1.49
--- emacs/lispref/buffers.texi:1.48     Sat May 13 10:52:20 2006
+++ emacs/lispref/buffers.texi  Sun May 14 22:52:15 2006
@@ -912,11 +912,9 @@
 @end example
 
 The major mode for a newly created buffer is set to Fundamental mode.
-The variable @code{default-major-mode} is handled at a higher level.
address@hidden Major Mode}.
-
-If the buffer's name begins with a space, the buffer has its undo
-information recording (@pxref{Undo}) turned off by default.
+(The variable @code{default-major-mode} is handled at a higher level;
+see @ref{Auto Major Mode}.)  If the name begins with a space, the
+buffer initially disables undo information recording (@pxref{Undo}).
 @end defun
 
 @defun generate-new-buffer name




reply via email to

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