From: Luc Teirlinck Date: Thu, 12 Feb 2004 17:04:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~7643 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6f6b0433436856f8e6c1c506f49c976687a59d4d;p=emacs.git *** empty log message *** --- diff --git a/lispref/ChangeLog b/lispref/ChangeLog index f21000561b3..eb3bacd1d36 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -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. diff --git a/lispref/minibuf.texi b/lispref/minibuf.texi index e0e2e4a80b1..5b073148d4e 100644 --- a/lispref/minibuf.texi +++ b/lispref/minibuf.texi @@ -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.