changeset 5430:db0ab86f381a

(debug): Bind this-command and last-command.
author Richard M. Stallman <rms@gnu.org>
date Tue, 04 Jan 1994 01:39:46 +0000
parents 87c67c389867
children 164b8c470e47
files lisp/emacs-lisp/debug.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/emacs-lisp/debug.el	Tue Jan 04 01:22:38 1994 +0000
+++ b/lisp/emacs-lisp/debug.el	Tue Jan 04 01:39:46 1994 +0000
@@ -52,6 +52,7 @@
 	(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