changeset 70628:b790baa4b19c

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 12 May 2006 18:23:44 +0000
parents 61cffb1025d1
children 5b38a2fc337c
files lispref/ChangeLog man/ChangeLog
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
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.
--- a/man/ChangeLog	Fri May 12 18:23:23 2006 +0000
+++ b/man/ChangeLog	Fri May 12 18:23:44 2006 +0000
@@ -1,5 +1,7 @@
 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
 
+	* files.texi (Visiting): Fix wording.
+
 	* mule.texi (Coding Systems, Text Coding): More indexing.  Mention
 	that C-x RET f can set eol conversion.