From 1b91d47f89e4e9dd8a3302282b294a717e8c625e Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Wed, 10 Mar 2004 03:52:59 +0000 Subject: [PATCH] (Completion Commands): Add xref to Emacs manual for Partial Completion mode. --- lispref/ChangeLog | 5 +++++ lispref/minibuf.texi | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) 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 -- 2.39.5