(Creating Buffers): Cleanup.
authorRichard M. Stallman <rms@gnu.org>
Sun, 14 May 2006 22:52:15 +0000 (22:52 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 14 May 2006 22:52:15 +0000 (22:52 +0000)
lispref/buffers.texi

index 8e680f0..55e41e6 100644 (file)
@@ -912,11 +912,9 @@ nor a buffer.
 @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.
-@xref{Auto 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