Mercurial > emacs
changeset 103831:20b45d53642e
(Completion): End menu description with period.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 10 Jul 2009 06:10:51 +0000 |
parents | 1cb014ed78de |
children | 58b05f6e181a |
files | doc/lispref/minibuf.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/minibuf.texi Fri Jul 10 06:10:35 2009 +0000 +++ b/doc/lispref/minibuf.texi Fri Jul 10 06:10:51 2009 +0000 @@ -630,7 +630,7 @@ * Minibuffer Completion:: Invoking the minibuffer with completion. * Completion Commands:: Minibuffer commands that do completion. * High-Level Completion:: Convenient special cases of completion - (reading buffer name, file name, etc.) + (reading buffer name, file name, etc.). * Reading File Names:: Using completion to read file names and shell commands. * Completion Styles:: Specifying rules for performing completion.