]> git.eshelyaron.com Git - emacs.git/commit
(undo-delta): Handle `apply` elements (bug#74523)
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 25 Nov 2024 15:13:38 +0000 (10:13 -0500)
committerEshel Yaron <me@eshelyaron.com>
Wed, 27 Nov 2024 19:55:24 +0000 (20:55 +0100)
commit7dde2dee043cb81f7963d86edd59f76420b605b1
treee6751fe6f2fad5d7d67f59d6ba1119a13c8e98fd
parent433b9cbf92402a1e754ccfc5d27384954592c526
(undo-delta): Handle `apply` elements (bug#74523)

* lisp/simple.el (undo-delta): Handle `apply` elements.

* test/lisp/simple-tests.el (simple-tests--undo-apply): New test.
(simple-tests--undo-equiv-table): Adjust test so it's not influenced by
previous operation.

(cherry picked from commit 83968cbeee06cc0fff932d5052e431b478276841)
lisp/simple.el
test/lisp/simple-tests.el