mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-25 07:28:20 +00:00
(debug): Bind this-command and last-command.
This commit is contained in:
parent
59d6105877
commit
fd752f985a
@ -52,6 +52,7 @@ first will be printed into the backtrace buffer."
|
||||
(debugger-step-after-exit nil)
|
||||
;; Don't keep reading from an executing kbd macro!
|
||||
(executing-macro nil)
|
||||
last-command this command
|
||||
(cursor-in-echo-area nil))
|
||||
(unwind-protect
|
||||
(save-excursion
|
||||
|
Loading…
Reference in New Issue
Block a user