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:
parent
70c750c0e8
commit
b9332010d2
1 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue