]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Thu, 12 Feb 2004 17:04:42 +0000 (17:04 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Thu, 12 Feb 2004 17:04:42 +0000 (17:04 +0000)
lispref/ChangeLog
lispref/minibuf.texi

index f21000561b346f419637196765f4f017327e76b0..eb3bacd1d362a45df4a9046531483324b94d27c8 100644 (file)
@@ -38,7 +38,7 @@
        completion-regexp-list.
        (Minibuffer Completion): Correct and clarify description of
        completing-read.
-       (Completion Commands): Mention partial-completion-mode.  Various
+       (Completion Commands): Mention Partial Completion mode.  Various
        other minor changes.
        (High-Level Completion): Various corrections and clarifications.
        (Reading File Names): Ditto.
index e0e2e4a80b111871dc1f7926177d38b6c3fa9742..5b073148d4ef6a9370ac0fca342ebb991583247d 100644 (file)
@@ -861,7 +861,7 @@ see @ref{Completion Commands}.
 
   This section describes the keymaps, commands and user options used
 in the minibuffer to do completion.  The description refers to the
-situation when @code{partial-completion-mode} is disabled (as it is by
+situation when Partial Completion mode is disabled (as it is by
 default).  When enabled, this minor mode uses its own alternatives to
 some of the commands described below.