mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 21:37:34 +00:00
(Fcompleting_read): Doc fix.
This commit is contained in:
parent
57015754de
commit
1fb101f339
1 changed files with 1 additions and 1 deletions
|
|
@ -1614,7 +1614,7 @@ HIST, if non-nil, specifies a history list and optionally the initial
|
|||
is the initial position (the position in the list used by the
|
||||
minibuffer history commands). For consistency, you should also
|
||||
specify that element of the history as the value of
|
||||
INITIAL-CONTENTS. (This is the only case in which you should use
|
||||
INITIAL-INPUT. (This is the only case in which you should use
|
||||
INITIAL-INPUT instead of DEF.) Positions are counted starting from
|
||||
1 at the beginning of the list. The variable `history-length'
|
||||
controls the maximum length of a history list.
|
||||
|
|
|
|||
Loading…
Reference in a new issue