# HG changeset patch # User Richard M. Stallman # Date 1039297363 0 # Node ID e156891cd39448a68b4c5718faadf77707c98e94 # Parent e7f0249cfca8182328aaa1bd9f95eaa55f3332d9 Use xref for history list truncation. diff -r e7f0249cfca8 -r e156891cd394 lispref/commands.texi --- a/lispref/commands.texi Sat Dec 07 21:42:16 2002 +0000 +++ b/lispref/commands.texi Sat Dec 07 21:42:43 2002 +0000 @@ -2731,9 +2731,8 @@ 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