comparison src/ChangeLog @ 3541:02f6568ceaab

[xemacs-hg @ 2006-08-04 20:55:02 by aidan] Stop TTYs dropping chars when no X11 support built-in.
author aidan
date Fri, 04 Aug 2006 20:55:04 +0000
parents efa52de8c279
children c136144fe765
comparison
equal deleted inserted replaced
3540:efa52de8c279 3541:02f6568ceaab
1 2006-08-04 Aidan Kehoe <kehoea@parhasard.net>
2
3 * event-tty.c (emacs_tty_next_event):
4 Check dispatch_event_queue for pending events, since we add to
5 that in drain_tty_devices(). Fixes dropped key sequences on TTY
6 builds.
7
1 2006-08-04 Aidan Kehoe <kehoea@parhasard.net> 8 2006-08-04 Aidan Kehoe <kehoea@parhasard.net>
2 9
3 * syntax.c (Fsyntax_table_p): 10 * syntax.c (Fsyntax_table_p):
4 Make the docstring better reflect the code. 11 Make the docstring better reflect the code.
5 * syntax.c (define_standard_syntax): 12 * syntax.c (define_standard_syntax):