Mercurial > emacs
changeset 94908:1215d390d74a
* dispnew.c (update_frame_1): Check if tty output is still valid
before flushing it.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 13 May 2008 21:18:42 +0000 |
parents | c1fb5c7c4869 |
children | 11f28d8c2c22 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue May 13 21:09:20 2008 +0000 +++ b/src/ChangeLog Tue May 13 21:18:42 2008 +0000 @@ -1,3 +1,8 @@ +2008-05-13 Chong Yidong <cyd@stupidchicken.com> + + * dispnew.c (update_frame_1): Check if tty output is still valid + before flushing it. + 2008-05-13 Jan Djärv <jan.h.d@swipnet.se> * xterm.c (handle_one_xevent): Don't pass buttons higher than 3