emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Lispref on history-add-new-input


From: Juri Linkov
Subject: Re: Lispref on history-add-new-input
Date: Fri, 02 Jun 2006 12:29:32 +0300
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

>       @defvar history-add-new-input
>     ! If the value of this variable is @code{nil}, standard functions that
>     ! read from the minibuffer don't add new elements to the history list,
>
> It would be clearer to break the sentence here.
>
>     ! allowing code to explicitly manage the history by using
>     ! @code{add-to-history}.

The main purpose of this variable was to allow Lisp code to use
add-to-history after reading an input.  In the Info documentation
the description of this variable goes just after the description
of add-to-history, so there could be some text that connects these two.

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]