]> git.eshelyaron.com Git - emacs.git/commitdiff
More of previous change.
authorRichard M. Stallman <rms@gnu.org>
Sat, 23 Jun 2001 16:07:34 +0000 (16:07 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 23 Jun 2001 16:07:34 +0000 (16:07 +0000)
lispref/minibuf.texi

index 0f15e02acd2d6d9d053adc96f002e2d6bee26632..5880173e5688dd4b71c65ce3c60db8d66044623b 100644 (file)
@@ -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