unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Lispref on history-add-new-input
@ 2006-06-01  8:04 Kim F. Storm
  2006-06-01 12:05 ` Juri Linkov
  2006-06-02  3:13 ` Richard Stallman
  0 siblings, 2 replies; 7+ messages in thread
From: Kim F. Storm @ 2006-06-01  8:04 UTC (permalink / raw)



What about this change?

*** minibuf.texi	01 Jun 2006 00:18:51 +0200	1.84
--- minibuf.texi	01 Jun 2006 10:03:45 +0200	
***************
*** 461,469 ****
  @end defun
  
  @defvar history-add-new-input
! The value of this variable @code{nil} means that standard functions
! that read from the minibuffer don't add new elements to the history
! list, so it is possible to do this explicitly by using @code{add-to-history}.
  @end defvar
  
  @defvar history-length
--- 461,470 ----
  @end defun
  
  @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,
! allowing code to explicitly manage the history by using
! @code{add-to-history}.
  @end defvar
  
  @defvar history-length

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-06-03  8:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-01  8:04 Lispref on history-add-new-input Kim F. Storm
2006-06-01 12:05 ` Juri Linkov
2006-06-02  3:13 ` Richard Stallman
2006-06-02  9:29   ` Juri Linkov
2006-06-02 10:49     ` Eli Zaretskii
2006-06-02 22:40       ` Richard Stallman
2006-06-03  8:28         ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).