# HG changeset patch # User Luc Teirlinck # Date 1118074664 0 # Node ID 59ed3a7ebadb83207fcb3c53ed071d8535692949 # Parent 979a10ee9bfee67d2aa686fe29e0203f7108fdf8 (command_loop_1): Update Vthis_original_command. diff -r 979a10ee9bfe -r 59ed3a7ebadb src/keyboard.c --- a/src/keyboard.c Mon Jun 06 16:14:46 2005 +0000 +++ b/src/keyboard.c Mon Jun 06 16:17:44 2005 +0000 @@ -1522,6 +1522,7 @@ 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],