emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Steven Tamm
Subject: [Emacs-diffs] Changes to emacs/src/macterm.c
Date: Mon, 19 Jul 2004 01:05:15 -0400

Index: emacs/src/macterm.c
diff -c emacs/src/macterm.c:1.75 emacs/src/macterm.c:1.76
*** emacs/src/macterm.c:1.75    Mon Jul  5 07:01:02 2004
--- emacs/src/macterm.c Mon Jul 19 04:42:42 2004
***************
*** 5321,5327 ****
  
    XFlush (FRAME_MAC_DISPLAY (f));
  
- #if 0 /* MAC_TODO */
    /* Synchronize to ensure Emacs knows the frame is visible
       before we do anything else.  We do this loop with input not blocked
       so that incoming events are handled.  */
--- 5321,5326 ----
***************
*** 5365,5373 ****
        FRAME_SAMPLE_VISIBILITY (f);
        }
    }
- #else
-   UNBLOCK_INPUT;
- #endif /* MAC_TODO */
  }
  
  /* Change from mapped state to withdrawn state.  */
--- 5364,5369 ----




reply via email to

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