mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 14:30:50 -08:00
(debug): Bind this-command and last-command.
This commit is contained in:
parent
59d6105877
commit
fd752f985a
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue