# HG changeset patch # User Richard M. Stallman # Date 993312454 0 # Node ID 4c01e54e2ffd20c318f81d9f27a195c06270d657 # Parent a137fb27df08df592a7e014a6f16927aa0e12de0 More of previous change. diff -r a137fb27df08 -r 4c01e54e2ffd lispref/minibuf.texi --- a/lispref/minibuf.texi Sat Jun 23 16:06:49 2001 +0000 +++ b/lispref/minibuf.texi Sat Jun 23 16:07:34 2001 +0000 @@ -699,8 +699,9 @@ @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