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


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/w32term.c
Date: Fri, 20 Aug 2004 06:42:41 -0400

Index: emacs/src/w32term.c
diff -c emacs/src/w32term.c:1.212 emacs/src/w32term.c:1.213
*** emacs/src/w32term.c:1.212   Mon May 17 21:43:22 2004
--- emacs/src/w32term.c Fri Aug 20 10:34:12 2004
***************
*** 4570,4576 ****
                  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);
  
--- 4570,4576 ----
                  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]