all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: `after-change-functions' and undo
Date: Mon, 29 Nov 2004 01:11:54 -0500	[thread overview]
Message-ID: <E1CYelO-0002Ko-MA@fencepost.gnu.org> (raw)
In-Reply-To: <200411281651.27454.pogonyshev@gmx.net> (message from Paul Pogonyshev on Sun, 28 Nov 2004 16:51:27 +0200)

I will add this.  Thanks.

*** text.texi	23 Oct 2004 00:52:51 -0400	1.79
--- text.texi	28 Nov 2004 19:53:10 -0500	
***************
*** 1244,1249 ****
--- 1244,1255 ----
  undo individual replacements one by one.
  @end defun
  
+ @defvar undo-in-progress
+ This variable is normally @code{nil}, but the undo commands bind it to
+ @code{t}.  This is so that various kinds of change hooks can tell when
+ they're being called for the sake of undoing.
+ @end defvar
+ 
  @defun primitive-undo count list
  This is the basic function for undoing elements of an undo list.
  It undoes the first @var{count} elements of @var{list}, returning

      reply	other threads:[~2004-11-29  6:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-27 23:43 `after-change-functions' and undo Paul Pogonyshev
2004-11-28 11:48 ` David Kastrup
2004-11-28 14:51   ` Paul Pogonyshev
2004-11-29  6:11     ` Richard Stallman [this message]

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=E1CYelO-0002Ko-MA@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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.