Mercurial > emacs
changeset 48727:62ad43be82d7
(Fcompleting_read): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 07 Dec 2002 21:41:00 +0000 |
parents | 8e3eb5de7b47 |
children | ea9832f89c8f |
files | src/minibuf.c |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/minibuf.c Sat Dec 07 21:40:19 2002 +0000 +++ b/src/minibuf.c Sat Dec 07 21:41:00 2002 +0000 @@ -1540,6 +1540,9 @@ and HISTPOS is the initial position (the position in the list which INITIAL-INPUT corresponds to). Positions are counted starting from 1 at the beginning of the list. + The variable `history-length' controls the maximum length of a + history list. + DEF, if non-nil, is the default value. If INHERIT-INPUT-METHOD is non-nil, the minibuffer inherits