]> git.eshelyaron.com Git - emacs.git/commit
Fix repeating complex commands
authorSean Whitton <spwhitton@spwhitton.name>
Fri, 5 Feb 2021 09:06:22 +0000 (10:06 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 5 Feb 2021 09:06:22 +0000 (10:06 +0100)
commit7016db933cd529c3cbc157b126dc17df8f2ff165
tree1d1d57ca7e50824db7a722cf482b56e40ae01c4a
parentf06acf752a27b0ab34eae5e2342579863ede3b2f
Fix repeating complex commands

* lisp/repeat.el (repeat): Fix repeating complex commands
(bug#46290).  This makes `M-: date RET C-x z' work again (like in
Emacs 21, apparently).
lisp/repeat.el