1
0
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:
Richard M. Stallman 1994-01-04 01:39:46 +00:00
parent 59d6105877
commit fd752f985a

View File

@ -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