summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2006-06-17 00:11:48 +0000
committerKim F. Storm <storm@cua.dk>2006-06-17 00:11:48 +0000
commita3efc408be0420c4a8f1d4aec86a26e0bc232042 (patch)
treeb91468ab438335d3cdc17317f39416a05813129f
parentd1ae9041cd0bd7b0c99fe31b08bf9ea60cd40980 (diff)
downloademacs-a3efc408be0420c4a8f1d4aec86a26e0bc232042.tar.gz
*** empty log message ***
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 536edd3e287..9401a93505f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-17 Kim F. Storm <storm@cua.dk>
+
+ * dispnew.c (update_frame): Check for input pending on entry.
+ (update_window, update_frame_1): Break loop if input is detected.
+
2006-06-16 Francis Litterio <flitterio@gmail.com>
* xterm.c (x_check_expected_move, handle_one_xevent)