]> git.eshelyaron.com Git - emacs.git/commit
* lisp/repeat.el: Use same logic for repeat-check-key and repeat-exit-timeout.
authorJuri Linkov <juri@linkov.net>
Wed, 1 Dec 2021 17:41:37 +0000 (19:41 +0200)
committerJuri Linkov <juri@linkov.net>
Wed, 1 Dec 2021 17:41:37 +0000 (19:41 +0200)
commit334ff0232e07dad2ff5595b7f85c0f6f5efcb11c
tree77aa1fd7992de2b06a3f07d6f6f90b4bc1c2f396
parent8230a47ecc8c11f518ee20a9055c0c27339a6730
* lisp/repeat.el: Use same logic for repeat-check-key and repeat-exit-timeout.

* lisp/repeat.el (repeat-check-key): Use for repeat-check-key the same logic
as is used for repeat-exit-timeout in repeat-post-hook (bug#51390).
(repeat-post-hook): Check for repeat-exit-timeout symbol property.
lisp/repeat.el