]> git.eshelyaron.com Git - emacs.git/commit
Extend handling of prefix arg in some kmacro.el commands
authorEli Zaretskii <eliz@gnu.org>
Wed, 21 Jun 2023 13:58:32 +0000 (16:58 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 21 Jun 2023 13:58:32 +0000 (16:58 +0300)
commit0f9a1039befea72e0f0a6987f8a65cb299a5dc73
tree5c9f7ce899674a4bfe19b20c25d5c7657a4ca0e2
parenta5c71cc2322bfcc9e611213a14ef4a83a7c61007
Extend handling of prefix arg in some kmacro.el commands

* lisp/kmacro.el (kmacro-call-ring-2nd)
(kmacro-call-ring-2nd-repeat, kmacro-end-macro)
(kmacro-end-and-call-macro): Accept just "C-u" and interpret it as
a numeric argument of 4.  Suggested by Al Petrofsky
<al@petrofsky.org>.  (Bug#64138)
lisp/kmacro.el