*** empty log message ***

This commit is contained in:
Luc Teirlinck 2004-02-12 17:04:42 +00:00
parent 479dbc9dfe
commit 6f6b043343
2 changed files with 2 additions and 2 deletions

View 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.

View 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.