]> git.eshelyaron.com Git - emacs.git/commit
* test/lisp/repeat-tests.el: Improve using new key mnemonics (bug#74140).
authorJuri Linkov <juri@linkov.net>
Wed, 27 Nov 2024 07:39:19 +0000 (09:39 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 27 Nov 2024 19:56:59 +0000 (20:56 +0100)
commit3078eb0c5bc5ffa7cb28663c8cc396f5257be908
treec998ac3f6c9ffba8811ea61ec123eb3a82d9efc1
parent5a84ab17c7851959e3166f99b445316ebc5f901d
* test/lisp/repeat-tests.el: Improve using new key mnemonics (bug#74140).

(repeat-tests-repeat-map): Use :repeat keywords with :enter and :exit
for 'defvar-keymap'.
(with-repeat-mode): Add new arg 'map' to defmacro.
(repeat-tests-check-key, repeat-tests-exit-key)
(repeat-tests-keep-prefix): Use new key mnemonics.
(repeat-tests-exit-command): New test.
(repeat-tests-bind-keys): New test for 'bind-keys' from 'use-package'.

(cherry picked from commit 9784c20dba1f00b583c92f83c08156ef000ec0b9)
test/lisp/repeat-tests.el