Mercurial > emacs
diff src/keyboard.c @ 63129:202cc39e47ea
Clean up whitespace.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Wed, 08 Jun 2005 15:18:49 +0000 |
| parents | 59ed3a7ebadb |
| children | bd105bca3ee4 173dee4e2611 |
line wrap: on
line diff
--- a/src/keyboard.c Wed Jun 08 15:18:10 2005 +0000 +++ b/src/keyboard.c Wed Jun 08 15:18:49 2005 +0000 @@ -1522,7 +1522,7 @@ Vthis_command = Qnil; real_this_command = Qnil; - Vthis_original_command=Qnil; + Vthis_original_command = Qnil; /* Read next key sequence; i gets its length. */ i = read_key_sequence (keybuf, sizeof keybuf / sizeof keybuf[0],
