]> git.eshelyaron.com Git - emacs.git/commit
* lisp/repeat.el (repeat-mode-echo): New defcustom.
authorJuri Linkov <juri@linkov.net>
Mon, 12 Apr 2021 16:14:45 +0000 (19:14 +0300)
committerJuri Linkov <juri@linkov.net>
Mon, 12 Apr 2021 16:14:45 +0000 (19:14 +0300)
commited4b51962ea5494b92e0d078916558cab27a836a
tree3d065b5652fd05c3e2422d2b2093ac39bb2cd270
parent632fd8079ddc3badd86d09a9770d617be78f5fac
* lisp/repeat.el (repeat-mode-echo): New defcustom.

(repeat-post-hook): Use it.
(repeat-mode-message): New function (bug#47566).
(repeat-post-hook): Use real-this-command instead of this-command
to handle e.g. rectangle-exchange-point-and-mark remapped to
exchange-point-and-mark (bug#47688).
lisp/repeat.el