* minibuf.texi (Intro to Minibuffers): Fix typos.
[bpt/emacs.git] / doc / lispref / ChangeLog
index 9415f1c..0e139cc 100644 (file)
@@ -1,3 +1,19 @@
+2009-03-23  Juanma Barranquero  <lekktu@gmail.com>
+
+       * minibuf.texi (Intro to Minibuffers): Fix typos.
+
+2009-03-23  Chong Yidong  <cyd@stupidchicken.com>
+
+       * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
+       about minibuffers in old Emacs versions.  Copyedits.  Emphasize
+       that enable-recursive-minibuffers defaults to nil.
+       (Text from Minibuffer): Simplify introduction.
+
+2009-03-22  Alan Mackenzie  <acm@muc.de>
+
+       * commands.texi (Using Interactive): Clarify string argument to
+       `interactive' - even promptless elements need \n separators.
+
 2009-03-18  Chong Yidong  <cyd@stupidchicken.com>
 
        * minibuf.texi (Completion Styles): New node.
        * files.texi (Reading from Files): Document that null bytes force
        no-conversion when visiting files.
 
-       * processes.texi (Serial Ports): Improve wording, suggested by
-       RMS.
+       * processes.texi (Serial Ports): Improve wording, suggested by RMS.
 
        * nonascii.texi (Lisp and Coding Systems): Document
        inhibit-null-byte-detection and inhibit-iso-escape-detection.