From: Richard M. Stallman Date: Sat, 7 Dec 2002 21:41:00 +0000 (+0000) Subject: (Fcompleting_read): Doc fix. X-Git-Tag: ttn-vms-21-2-B4~12108 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=38668f819885154cd3f0f21cf5ebe478c848913f;p=emacs.git (Fcompleting_read): Doc fix. --- diff --git a/src/minibuf.c b/src/minibuf.c index bb391d44d7c..a8b97cf4695 100644 --- a/src/minibuf.c +++ b/src/minibuf.c @@ -1540,6 +1540,9 @@ HIST, if non-nil, specifies a history list 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