]> git.eshelyaron.com Git - emacs.git/commit
* test/lisp/repeat-tests.el: Add a command to continue but not activate.
authorJuri Linkov <juri@linkov.net>
Tue, 10 Jun 2025 06:34:28 +0000 (09:34 +0300)
committerEshel Yaron <me@eshelyaron.com>
Wed, 18 Jun 2025 08:02:44 +0000 (10:02 +0200)
commit618e61f6a990e3137df838a3ba4b25efcfc29927
tree86fad20970c08d4e45a92fa045afacc9c5ec4d62
parent3e4eb83bb10eb75f6faf06bf4b2c45d15e2bd10a
* test/lisp/repeat-tests.el: Add a command to continue but not activate.

(repeat-tests-call-e): New command.
(repeat-tests-global-map): Bind it to 'C-M-e'.
(repeat-tests-another-repeat-map, repeat-tests-repeat-map):
Add 'repeat-tests-call-e' to :continue.
(repeat-tests-continue, repeat-tests-continue-another):
Add 'C-M-e' that should continue but not activate.

(cherry picked from commit 073d06e34e1eca224e33b5b350645b4c4af04244)
test/lisp/repeat-tests.el