diff lispref/ChangeLog @ 70628:b790baa4b19c

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 12 May 2006 18:23:44 +0000
parents 92ebe8a9117c
children f203c531357a
line wrap: on
line diff
--- a/lispref/ChangeLog	Fri May 12 18:23:23 2006 +0000
+++ b/lispref/ChangeLog	Fri May 12 18:23:44 2006 +0000
@@ -1,5 +1,13 @@
 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
 
+	* text.texi (Undo): Document that undo is turned off in buffers
+	whose names begin with a space.
+
+	* buffers.texi (Buffer Names): Add index entries for buffers whose
+	names begin with a space.
+	(Creating Buffers): Document that undo is turned off in buffers
+	whose names begin with a space.
+
 	* files.texi (Visiting Functions, Reading from Files)
 	(Saving Buffers): Mention code and EOL conversions by file I/O
 	primitives and subroutines.