Make winner key sequences repeatable in repeat-mode
authorDamien Cassou <damien@cassou.me>
Wed, 26 Oct 2022 14:53:23 +0000 (16:53 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 30 Oct 2022 12:19:05 +0000 (13:19 +0100)
commit0922e755d219eb411c5c1ba42140790538aa3b0d
treefec5d03bf37b48072ecf60a1708a2347f9c6343c
parent16686bdb868721069088600704f8375feb9c0d81
Make winner key sequences repeatable in repeat-mode

* lisp/winner.el (winner-repeat-map): New variable.
(winner-undo, winner-redo): Put 'repeat-map' property with
'winner-repeat-map'.  (Bug#58799)
lisp/winner.el