Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 757:516c347c4479
[xemacs-hg @ 2002-02-22 17:13:59 by michaels]
2002-02-13 Ben Wing <ben@xemacs.org>
* event-stream.c (reset_key_echo):
* event-stream.c (reset_this_command_keys):
* event-stream.c (execute_command_event):
If console is dead as a result of C-x 5 0, then post-command stuff
needs to be careful and do only non-console-specific stuff.
author | michaels |
---|---|
date | Fri, 22 Feb 2002 17:14:00 +0000 |
parents | 00793f182d30 |
children | 760db937b9ee |
comparison
equal
deleted
inserted
replaced
756:00793f182d30 | 757:516c347c4479 |
---|---|
1 2002-02-13 Ben Wing <ben@xemacs.org> | |
2 | |
3 * event-stream.c (reset_key_echo): | |
4 * event-stream.c (reset_this_command_keys): | |
5 * event-stream.c (execute_command_event): | |
6 If console is dead as a result of C-x 5 0, then post-command stuff | |
7 needs to be careful and do only non-console-specific stuff. | |
8 | |
1 2002-02-11 Mike Sperber <mike@xemacs.org> | 9 2002-02-11 Mike Sperber <mike@xemacs.org> |
2 | 10 |
3 * device-x.c: | 11 * device-x.c: |
4 (x_IO_error_handler): | 12 (x_IO_error_handler): |
5 (x_init_device): Temporarily keep device in static variable | 13 (x_init_device): Temporarily keep device in static variable |