summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-07-10 06:10:51 +0000
committerGlenn Morris <rgm@gnu.org>2009-07-10 06:10:51 +0000
commitb41d7b72dc2df1e2459f82d2011e3d6df9f7b68e (patch)
treebfc0381d71e56d102f96d66eb16c849039c85449 /doc
parent8e69dc70ad6b2a9b9e7fbb099e89521d8b0c0db4 (diff)
downloademacs-b41d7b72dc2df1e2459f82d2011e3d6df9f7b68e.tar.gz
(Completion): End menu description with period.
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/minibuf.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/minibuf.texi b/doc/lispref/minibuf.texi
index 654cf1329b3..c28ab70e2d8 100644
--- a/doc/lispref/minibuf.texi
+++ b/doc/lispref/minibuf.texi
@@ -630,7 +630,7 @@ for reading certain kinds of names with completion.
* 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.