]> git.eshelyaron.com Git - emacs.git/commit
* lisp/simple.el (undo-redo): New command
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 9 Feb 2020 03:06:41 +0000 (22:06 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 9 Feb 2020 03:06:41 +0000 (22:06 -0500)
commit2645ae1222db1df270276b227e5102884466ecb0
tree66d69be733bc18ad37350b9db3346c0cf875dcd0
parentfe903c5ab7354b97f80ecf1b01ca3ff1027be446
* lisp/simple.el (undo-redo): New command

(undo--last-change-was-undo-p): New function.

* test/lisp/simple-tests.el (simple-tests--exec): New function.
(simple-tests--undo): New test.
doc/emacs/fixit.texi
etc/NEWS
lisp/simple.el
test/lisp/simple-tests.el