]> git.eshelyaron.com Git - emacs.git/commit
* lisp/repeat.el (repeat-exit-key): Replace type 'key-sequence' with 'key'.
authorJuri Linkov <juri@linkov.net>
Mon, 3 Oct 2022 19:54:16 +0000 (22:54 +0300)
committerJuri Linkov <juri@linkov.net>
Mon, 3 Oct 2022 19:55:11 +0000 (22:55 +0300)
commitb374952b5117990e84a9d51da78ad94b2c82ecbb
tree191cf1dd7486758e5a7b16a11351c6f755cbea9d
parentb67dc85e2200307a43b5ef40e18b53f0437ca26c
* lisp/repeat.el (repeat-exit-key): Replace type 'key-sequence' with 'key'.

(repeat-post-hook, repeat-echo-message-string): Add backward-compatibility
code for repeat-exit-key to keep support for 'key-sequence' type (bug#55986).
lisp/repeat.el