]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fcompleting_read): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Sat, 7 Dec 2002 21:41:00 +0000 (21:41 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 7 Dec 2002 21:41:00 +0000 (21:41 +0000)
src/minibuf.c

index bb391d44d7cc700465c525d4dac727fe855aad75..a8b97cf4695cc43b8865d9ca2eabe6a0fce55440 100644 (file)
@@ -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