From b9332010d20bd4131aa931cb243a20176c1bda09 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 23 Jun 2001 16:07:34 +0000 Subject: [PATCH] More of previous change. --- lispref/minibuf.texi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lispref/minibuf.texi b/lispref/minibuf.texi index 0f15e02acd2..5880173e568 100644 --- a/lispref/minibuf.texi +++ b/lispref/minibuf.texi @@ -699,8 +699,9 @@ In most cases, we recommend using @var{default}, and not @var{initial}. @strong{We discourage use of a non-@code{nil} value for @var{initial}}, because it is an intrusive interface. The history -list (which did not exist when we introduced @var{initial}) is a far -more convenient way for the user to get the default and edit it. +list feature (which did not exist when we introduced @var{initial}) +offers a far more convenient and general way for the user to get the +default and edit it, and it is always available. If the argument @var{inherit-input-method} is non-@code{nil}, then the minibuffer inherits the current input method (@pxref{Input -- 2.39.5