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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/macterm.c [lexbind]
Date: Fri, 23 Jul 2004 00:58:03 -0400

Index: emacs/src/macterm.c
diff -c emacs/src/macterm.c:1.3.2.17 emacs/src/macterm.c:1.3.2.18
*** emacs/src/macterm.c:1.3.2.17        Tue Jul  6 10:27:00 2004
--- emacs/src/macterm.c Fri Jul 23 04:42:23 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]