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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/w32term.c [lexbind]
Date: Sat, 04 Sep 2004 05:44:25 -0400

Index: emacs/src/w32term.c
diff -c emacs/src/w32term.c:1.161.2.12 emacs/src/w32term.c:1.161.2.13
*** emacs/src/w32term.c:1.161.2.12      Tue Jul  6 09:14:38 2004
--- emacs/src/w32term.c Sat Sep  4 09:26:26 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]