diff mac/ChangeLog @ 39104:6addcec799eb

2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk> * src/macterm.c (XTread_socket): Read all pending events in the event queue instead of one.
author Andrew Choi <akochoi@shaw.ca>
date Tue, 04 Sep 2001 05:45:39 +0000
parents a53eba1d3542
children c56375806351
line wrap: on
line diff
--- a/mac/ChangeLog	Tue Sep 04 05:23:58 2001 +0000
+++ b/mac/ChangeLog	Tue Sep 04 05:45:39 2001 +0000
@@ -1,5 +1,8 @@
 2001-09-04  Andrew Choi  <akochoi@cse.cuhk.edu.hk>
 
+	* src/macterm.c (XTread_socket): Read all pending events in the
+	event queue instead of one.
+
 	* makefile.MPW: Generate etc/DOC file from .elc files instead of
 	.el files.