Mercurial > emacs
comparison src/ChangeLog @ 50591:12b66952af3a
* macterm.c (mac_check_for_quit_char): Don't check more often than
once a second.
author | Andrew Choi <akochoi@shaw.ca> |
---|---|
date | Mon, 14 Apr 2003 17:12:17 +0000 |
parents | 7750a331ccb9 |
children | 6ee7467b8fd7 |
comparison
equal
deleted
inserted
replaced
50590:0a31ec45f727 | 50591:12b66952af3a |
---|---|
1 2003-04-14 Andrew Choi <akochoi@shaw.ca> | |
2 | |
3 * macterm.c (mac_check_for_quit_char): Don't check more often than | |
4 once a second. | |
5 | |
1 2003-04-11 Stefan Monnier <monnier@cs.yale.edu> | 6 2003-04-11 Stefan Monnier <monnier@cs.yale.edu> |
2 | 7 |
3 * keyboard.c (kbd_buffer_get_event): Don't handle SELECT_WINDOW_EVENT | 8 * keyboard.c (kbd_buffer_get_event): Don't handle SELECT_WINDOW_EVENT |
4 specially, so that they can't hide an implicit switch-frame event. | 9 specially, so that they can't hide an implicit switch-frame event. |
5 (make_lispy_event): Handle SELECT_WINDOW_EVENT. | 10 (make_lispy_event): Handle SELECT_WINDOW_EVENT. |