Mercurial > emacs
changeset 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 | eacfcb9b7914 |
children | b6a53f3e132c |
files | doc/lispref/elisp.texi |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
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