Mercurial > emacs
diff src/keyboard.h @ 1682:af0995b9b142
* macros.c (Fend_kbd_macro): Don't use XFASTINT to check if arg is
negative; XFASTINT only works on values known to be positive.
(Fexecute_kbd_macro): Check QUIT in the repetition loop. If the
macro is null, no characters are actually being read, so this
matters.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Sat, 12 Dec 1992 15:35:41 +0000 |
parents | 02bd6870de86 |
children | 6e7c699596b9 |