aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2002-12-07 21:41:00 +0000
committerRichard M. Stallman <[email protected]>2002-12-07 21:41:00 +0000
commit38668f819885154cd3f0f21cf5ebe478c848913f (patch)
tree0141796a02b81003402573740223db0bba9e596d /src
parent6042a06e6e3480b23b06e5562a033ebdbba22acd (diff)
(Fcompleting_read): Doc fix.
Diffstat (limited to 'src')
-rw-r--r--src/minibuf.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/minibuf.c b/src/minibuf.c
index bb391d44d7..a8b97cf469 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