From: Luc Teirlinck Date: Mon, 6 Jun 2005 16:17:44 +0000 (+0000) Subject: (command_loop_1): Update Vthis_original_command. X-Git-Tag: emacs-pretest-22.0.90~9248 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6e005d5617bf8b74c2633a17336671f34d003b1e;p=emacs.git (command_loop_1): Update Vthis_original_command. --- diff --git a/src/keyboard.c b/src/keyboard.c index baba3c466d2..a4af619fafd 100644 --- a/src/keyboard.c +++ b/src/keyboard.c @@ -1522,6 +1522,7 @@ command_loop_1 () Vthis_command = Qnil; real_this_command = Qnil; + Vthis_original_command=Qnil; /* Read next key sequence; i gets its length. */ i = read_key_sequence (keybuf, sizeof keybuf / sizeof keybuf[0],