Mercurial > emacs
changeset 48731:e156891cd394
Use xref for history list truncation.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 07 Dec 2002 21:42:43 +0000 |
parents | e7f0249cfca8 |
children | a6f24af5cc55 |
files | lispref/commands.texi |
diffstat | 1 files changed, 2 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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