From: Luc Teirlinck Date: Wed, 10 Mar 2004 03:52:59 +0000 (+0000) Subject: (Completion Commands): Add xref to Emacs manual for Partial Completion mode. X-Git-Tag: ttn-vms-21-2-B4~7306 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1b91d47f89e4e9dd8a3302282b294a717e8c625e;p=emacs.git (Completion Commands): Add xref to Emacs manual for Partial Completion mode. --- diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 943fa5b364b..4f5e95f3070 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2004-03-09 Luc Teirlinck + + * minibuf.texi (Completion Commands): Add xref to Emacs manual + for Partial Completion mode. + 2004-03-07 Thien-Thi Nguyen * customize.texi: Fix typo. Remove eol whitespace. diff --git a/lispref/minibuf.texi b/lispref/minibuf.texi index 5b073148d4e..0c56f9d4622 100644 --- a/lispref/minibuf.texi +++ b/lispref/minibuf.texi @@ -863,7 +863,9 @@ see @ref{Completion Commands}. in the minibuffer to do completion. The description refers to the 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. +some of the commands described below. @xref{Completion Options,,, +emacs, The GNU Emacs Manual}, for a short description of Partial +Completion mode. @defvar minibuffer-local-completion-map @code{completing-read} uses this value as the local keymap when an