Mercurial > emacs
changeset 53930:5ef587160656
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Thu, 12 Feb 2004 17:04:42 +0000 |
parents | 3ef7a4a3c230 |
children | bfe6c29e5283 |
files | lispref/ChangeLog lispref/minibuf.texi |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/ChangeLog Thu Feb 12 12:21:52 2004 +0000 +++ b/lispref/ChangeLog Thu Feb 12 17:04:42 2004 +0000 @@ -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.
--- a/lispref/minibuf.texi Thu Feb 12 12:21:52 2004 +0000 +++ b/lispref/minibuf.texi Thu Feb 12 17:04:42 2004 +0000 @@ -861,7 +861,7 @@ 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.