Mercurial > emacs
changeset 71377:37aa828fafd2
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 17 Jun 2006 00:11:48 +0000 |
parents | a072975edac0 |
children | 1b442e9d8373 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jun 16 15:23:30 2006 +0000 +++ b/src/ChangeLog Sat Jun 17 00:11:48 2006 +0000 @@ -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)