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