Merged in changes from CVS trunk.
Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-664 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-665 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-666 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-447
This commit is contained in:
commit
16986fcfcc
95 changed files with 21454 additions and 12083 deletions
|
@ -1602,6 +1602,7 @@ This works regardless of whether undo is enabled in the buffer.
|
|||
This mechanism is transparent to ordinary use of undo;
|
||||
if undo is enabled in the buffer and BODY succeeds, the
|
||||
user can undo the change normally."
|
||||
(declare (indent 0) (debug t))
|
||||
(let ((handle (make-symbol "--change-group-handle--"))
|
||||
(success (make-symbol "--change-group-success--")))
|
||||
`(let ((,handle (prepare-change-group))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue