diff doc/lispref/elisp.texi @ 98905:513d1dc397e9

Make descriptive text for "Reading File Names" match the corresponding menu in minibuf.texi.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 19 Oct 2008 20:52:16 +0000
parents 3f42218bf9f2
children 3a1755252611
line wrap: on
line diff
--- a/doc/lispref/elisp.texi	Sun Oct 19 19:52:32 2008 +0000
+++ b/doc/lispref/elisp.texi	Sun Oct 19 20:52:16 2008 +0000
@@ -630,7 +630,8 @@
 * 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