emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/w32term.c [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/w32term.c [emacs-unicode-2]
Date: Fri, 27 Aug 2004 07:30:37 -0400

Index: emacs/src/w32term.c
diff -c emacs/src/w32term.c:1.193.4.6 emacs/src/w32term.c:1.193.4.7
*** emacs/src/w32term.c:1.193.4.6       Mon Jun 28 07:29:24 2004
--- emacs/src/w32term.c Fri Aug 27 07:00:32 2004
***************
*** 4721,4727 ****
                  f->async_visible = 1;
                  f->async_iconified = 0;
  
!                 /* wait_reading_process_input will notice this and update
                     the frame's display structures.  */
                  SET_FRAME_GARBAGED (f);
  
--- 4721,4727 ----
                  f->async_visible = 1;
                  f->async_iconified = 0;
  
!                 /* wait_reading_process_output will notice this and update
                     the frame's display structures.  */
                  SET_FRAME_GARBAGED (f);
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]