]> git.eshelyaron.com Git - emacs.git/commitdiff
(Completion): End menu description with period.
authorGlenn Morris <rgm@gnu.org>
Fri, 10 Jul 2009 06:05:25 +0000 (06:05 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 10 Jul 2009 06:05:25 +0000 (06:05 +0000)
doc/lispref/ChangeLog
doc/lispref/minibuf.texi

index ebabddaec4fef644350923de2792b2df4cad0b0e..dd64347e11cbd1378f840b8767a98bcdece1b8de 100644 (file)
@@ -9,6 +9,7 @@
 
        * files.texi (Format Conversion):
        * hash.texi (Hash Tables):
+       * minibuf.texi (Completion):
        * modes.texi (Multiline Font Lock):
        End menu description with period.
 
index 654cf1329b399af0f4c4ed4230c2aca6e732a861..c28ab70e2d8466a890c99c260343458bb6be270a 100644 (file)
@@ -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.