1
Fork 0
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:
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