emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/text.texi [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lispref/text.texi [emacs-unicode-2]
Date: Mon, 28 Jun 2004 04:32:57 -0400

Index: emacs/lispref/text.texi
diff -c emacs/lispref/text.texi:1.64.2.1 emacs/lispref/text.texi:1.64.2.2
*** emacs/lispref/text.texi:1.64.2.1    Mon Apr 19 07:01:43 2004
--- emacs/lispref/text.texi     Mon Jun 28 07:29:00 2004
***************
*** 3875,3881 ****
  If an error (or other nonlocal exit) occurs inside the body of
  @code{atomic-change-group}, it unmakes all the changes in that buffer
  that were during the execution of the body.  This kind of change group
! has no effect on any other buffers--any such changes remain.
  
    If you need something more sophisticated, such as to make changes in
  various buffers constitute one atomic group, you must directly call
--- 3875,3881 ----
  If an error (or other nonlocal exit) occurs inside the body of
  @code{atomic-change-group}, it unmakes all the changes in that buffer
  that were during the execution of the body.  This kind of change group
! has no effect on any other buffers---any such changes remain.
  
    If you need something more sophisticated, such as to make changes in
  various buffers constitute one atomic group, you must directly call




reply via email to

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