]> git.eshelyaron.com Git - emacs.git/commitdiff
Use xref for history list truncation.
authorRichard M. Stallman <rms@gnu.org>
Sat, 7 Dec 2002 21:42:43 +0000 (21:42 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 7 Dec 2002 21:42:43 +0000 (21:42 +0000)
lispref/commands.texi

index c3a1a6d9d820eba723ab0b57bd2cc42ed996dcbc..b33cace7ebe620e3b90399ffd559b9db2818ab71 100644 (file)
@@ -2731,9 +2731,8 @@ the command to be considered complex.
 This variable's value is a list of recent complex commands, each
 represented as a form to evaluate.  It continues to accumulate all
 complex commands for the duration of the editing session, but when it
-reaches the maximum size (specified by the variable
-@code{history-length}), the oldest elements are deleted as new ones are
-added.
+reaches the maximum size (@pxref{Minibuffer History}), the oldest
+elements are deleted as new ones are added.
 
 @example
 @group