Make descriptive text for "Reading File Names" match the corresponding
authorEli Zaretskii <eliz@gnu.org>
Sun, 19 Oct 2008 20:52:40 +0000 (20:52 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 19 Oct 2008 20:52:40 +0000 (20:52 +0000)
menu in minibuf.texi.

doc/lispref/ChangeLog
doc/lispref/elisp.texi

index f61bbe8..ade2722 100644 (file)
@@ -1,5 +1,8 @@
 2008-10-19  Eli Zaretskii  <eliz@gnu.org>
 
+       * elisp.texi (Top): Make descriptive text for "Reading File Names"
+       match the corresponding menu in minibuf.texi.
+
        * minibuf.texi (Reading File Names): Document `read-shell-command'
        and `minibuffer-local-shell-command-map'.
 
index a04d43a..95338ae 100644 (file)
@@ -630,7 +630,8 @@ Completion
 * Completion Commands::     Minibuffer commands that do completion.
 * High-Level Completion::   Convenient special cases of completion
                               (reading buffer name, file name, etc.)
-* Reading File Names::      Using completion to read file names.
+* Reading File Names::      Using completion to read file names and
+                              shell commands.
 * Programmed Completion::   Finding the completions for a given file name.
 
 Command Loop