*** empty log message ***
[bpt/emacs.git] / lispref / ChangeLog
index 7b18e84..da050cc 100644 (file)
@@ -1,5 +1,24 @@
+2006-05-13  Eli Zaretskii  <eliz@gnu.org>
+
+       * buffers.texi (Current Buffer): Document that with-temp-buffer
+       disables undo.
+
+       * os.texi (Terminal-Specific): More accurate description of how
+       Emacs searches for the terminal-specific libraries.
+
 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
 
+       * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
+       emacs-xtra to @inforef's.
+
+       * 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.