Mercurial > emacs
diff src/keyboard.c @ 49600:23a1cea22d13
Trailing whitespace deleted.
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Tue, 04 Feb 2003 14:56:31 +0000 |
| parents | 267143d204cf |
| children | 9fe119b14379 |
line wrap: on
line diff
--- a/src/keyboard.c Tue Feb 04 13:30:45 2003 +0000 +++ b/src/keyboard.c Tue Feb 04 14:56:31 2003 +0000 @@ -10897,7 +10897,7 @@ doc: /* The command bound to the current key sequence before remapping. It equals `this-command' if the original command was not remapped through any of the active keymaps. Otherwise, the value of `this-command' is the -result of looking up the original command in the active keymaps. */); +result of looking up the original command in the active keymaps. */); Vthis_original_command = Qnil; DEFVAR_INT ("auto-save-interval", &auto_save_interval,
