diff 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
line wrap: on
line diff
--- a/src/ChangeLog	Fri Feb 22 17:12:27 2002 +0000
+++ b/src/ChangeLog	Fri Feb 22 17:14:00 2002 +0000
@@ -1,3 +1,11 @@
+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.
+
 2002-02-11  Mike Sperber  <mike@xemacs.org>
 
 	* device-x.c: