]> git.eshelyaron.com Git - emacs.git/commit
* lisp/repeat.el (repeat-exit): New command.
authorJuri Linkov <juri@linkov.net>
Mon, 3 Oct 2022 19:51:33 +0000 (22:51 +0300)
committerJuri Linkov <juri@linkov.net>
Mon, 3 Oct 2022 19:55:11 +0000 (22:55 +0300)
commitb67dc85e2200307a43b5ef40e18b53f0437ca26c
tree25fdce49f99ea8d29c3c468ee74d924947aab462
parentd9d164f0033d0af76f005e2560d15e9e606f85fd
* lisp/repeat.el (repeat-exit): New command.

(repeat-exit-function): New variable.
(repeat-post-hook): Set repeat-exit-function.
Call repeat-exit from run-with-idle-timer.
Also use repeat--exit.
(repeat--exit): New internal function.
lisp/repeat.el