]> git.eshelyaron.com Git - emacs.git/commit
Allow 'undo-redo' to be called from Lisp without repeat count
authorTom Levy <tomlevy93@gmail.com>
Tue, 9 Nov 2021 12:05:28 +0000 (12:05 +0000)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 10 Nov 2021 00:12:47 +0000 (01:12 +0100)
commit315d550bf7ff9444bec98e8b44c4fd2bf12b492c
tree8ba5e3d81fc103c7684338662a853960bff08954
parent912ae5de928a5042a8ac77b80d743a6d8f7ed1e8
Allow 'undo-redo' to be called from Lisp without repeat count

* lisp/simple.el (undo-redo): Default arg to 1 to avoid error when
called from Lisp without args (bug#51718).

Copyright-paperwork-exempt: yes
lisp/simple.el