]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sat, 5 Jun 2004 17:40:24 +0000 (17:40 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 5 Jun 2004 17:40:24 +0000 (17:40 +0000)
lispref/ChangeLog
src/ChangeLog

index efa5eb94091bd526d97019fea66464a555a15e3f..51d5997f3f38bfb0d5021a09891512a4c99b9cb9 100644 (file)
@@ -1,3 +1,11 @@
+2004-06-05  Richard M. Stallman  <rms@gnu.org>
+
+       * minibuf.texi (Minibuffer Completion): For INITIAL arg,
+       refer the user to the Initial Input node.
+       (Text from Minibuffer): Likewise.
+       (Initial Input): New node.  Document this feature
+       and say it is mostly deprecated.
+
 2004-05-30  Richard M. Stallman  <rms@gnu.org>
 
        * loading.texi (Named Features): Clarify return value
index a54b396edee30b86e1465d66ab88b4197015c0b6..8f1d7f3d54db934803ad371797b741661c6a1661 100644 (file)
@@ -1,3 +1,7 @@
+2004-06-05  Richard M. Stallman  <rms@gnu.org>
+
+       * minibuf.c (Fcompleting_read): Doc fix.
+
 2004-06-05  Andreas Schwab  <schwab@suse.de>
 
        * macfns.c (x_create_tip_frame): Fix declaration after statement.