Mercurial > emacs
diff src/keyboard.c @ 46535:31de99e267b3
Fix typo.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 19 Jul 2002 10:33:44 +0000 |
parents | 19db29628f09 |
children | 765f9cd60063 |
line wrap: on
line diff
--- a/src/keyboard.c Fri Jul 19 07:01:33 2002 +0000 +++ b/src/keyboard.c Fri Jul 19 10:33:44 2002 +0000 @@ -8586,7 +8586,7 @@ /* Record that a fake prefix key has been generated for KEY. Don't modify the event; this would prevent proper action when the event is pushed - back tino unread-command-events. */ + back into unread-command-events. */ fake_prefixed_keys = Fcons (key, fake_prefixed_keys); /* If on a mode line string with a local keymap,