From: Chong Yidong Date: Tue, 13 May 2008 21:18:42 +0000 (+0000) Subject: * dispnew.c (update_frame_1): Check if tty output is still valid X-Git-Tag: emacs-pretest-23.0.90~5590 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f9d4c199bd3c9250c8134744dcdb01850585dd5e;p=emacs.git * dispnew.c (update_frame_1): Check if tty output is still valid before flushing it. --- diff --git a/src/ChangeLog b/src/ChangeLog index 45104245d79..5ca21988aa9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-05-13 Chong Yidong + + * dispnew.c (update_frame_1): Check if tty output is still valid + before flushing it. + 2008-05-13 Jan Djärv * xterm.c (handle_one_xevent): Don't pass buttons higher than 3