emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/xterm.c


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

Index: emacs/src/xterm.c
diff -c emacs/src/xterm.c:1.839 emacs/src/xterm.c:1.840
*** emacs/src/xterm.c:1.839     Wed Jun 30 19:35:40 2004
--- emacs/src/xterm.c   Fri Aug 20 10:34:11 2004
***************
*** 6174,6180 ****
        f = x_top_window_to_frame (dpyinfo, event.xmap.window);
        if (f)
          {
!           /* wait_reading_process_input will notice this and update
               the frame's display structures.
               If we where iconified, we should not set garbaged,
               because that stops redrawing on Expose events.  This looks
--- 6174,6180 ----
        f = x_top_window_to_frame (dpyinfo, event.xmap.window);
        if (f)
          {
!           /* wait_reading_process_output will notice this and update
               the frame's display structures.
               If we where iconified, we should not set garbaged,
               because that stops redrawing on Expose events.  This looks




reply via email to

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