Mercurial > emacs
changeset 38159:4c01e54e2ffd
More of previous change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 23 Jun 2001 16:07:34 +0000 |
parents | a137fb27df08 |
children | 05a836654c88 |
files | lispref/minibuf.texi |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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