]> git.eshelyaron.com Git - emacs.git/commit
* lisp/repeat.el (repeat-post-hook): Check for prefix-arg.
authorJuri Linkov <juri@linkov.net>
Thu, 8 Apr 2021 18:46:57 +0000 (21:46 +0300)
committerJuri Linkov <juri@linkov.net>
Thu, 8 Apr 2021 18:54:43 +0000 (21:54 +0300)
commitb4eb84d4afd1b847f6f4c272d04ffa1f4b36dc98
tree0cbec6495f893d232ad9aae380d966eca932faaf
parent580c4c6510fca918610c9c0f440a7d21c4702f16
* lisp/repeat.el (repeat-post-hook): Check for prefix-arg.

This is instead of checking for a list of argument-related commands
that set prefix-arg anyway.
lisp/repeat.el