1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-21 05:21:37 -07:00

More of previous change.

This commit is contained in:
Richard M. Stallman 2001-06-23 16:07:34 +00:00
parent 70c750c0e8
commit b9332010d2

View 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