]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Fri, 12 May 2006 18:23:44 +0000 (18:23 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 12 May 2006 18:23:44 +0000 (18:23 +0000)
lispref/ChangeLog
man/ChangeLog

index 7b18e8457c403f54926f4e5e6b9803392903ec11..60bc4cb93cc1e8348b313bdbd8e18d0a9defe4b3 100644 (file)
@@ -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.
index 427d9141fefaee4faacc0c77875f2898cc4a672b..99d52ba55ecf23b0af244cf802e65c323cd09a49 100644 (file)
@@ -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.