From: Richard M. Stallman Date: Sat, 7 Dec 2002 21:42:43 +0000 (+0000) Subject: Use xref for history list truncation. X-Git-Tag: ttn-vms-21-2-B4~12104 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b18531e576a2454b7a4577104ef766caaf0d72da;p=emacs.git Use xref for history list truncation. --- diff --git a/lispref/commands.texi b/lispref/commands.texi index c3a1a6d9d82..b33cace7ebe 100644 --- a/lispref/commands.texi +++ b/lispref/commands.texi @@ -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