all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: storm@cua.dk (Kim F. Storm)
Subject: Lispref on history-add-new-input
Date: Thu, 01 Jun 2006 10:04:53 +0200	[thread overview]
Message-ID: <m3u0751eu2.fsf@kfs-l.imdomain.dk> (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

             reply	other threads:[~2006-06-01  8:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-01  8:04 Kim F. Storm [this message]
2006-06-01 12:05 ` Lispref on history-add-new-input 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3u0751eu2.fsf@kfs-l.imdomain.dk \
    --to=storm@cua.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.