Mercurial > emacs
changeset 63081:59ed3a7ebadb
(command_loop_1): Update Vthis_original_command.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Mon, 06 Jun 2005 16:17:44 +0000 |
parents | 979a10ee9bfe |
children | 24720eb84061 |
files | src/keyboard.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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],