/[emacs]/emacs/src/macterm.c
ViewVC logotype

Diff of /emacs/src/macterm.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.75 by jhd, Mon Jul 5 07:01:02 2004 UTC revision 1.76 by tamm, Mon Jul 19 04:42:42 2004 UTC
# Line 5321  x_make_frame_visible (f) Line 5321  x_make_frame_visible (f)
5321    
5322    XFlush (FRAME_MAC_DISPLAY (f));    XFlush (FRAME_MAC_DISPLAY (f));
5323    
 #if 0 /* MAC_TODO */  
5324    /* Synchronize to ensure Emacs knows the frame is visible    /* Synchronize to ensure Emacs knows the frame is visible
5325       before we do anything else.  We do this loop with input not blocked       before we do anything else.  We do this loop with input not blocked
5326       so that incoming events are handled.  */       so that incoming events are handled.  */
# Line 5365  x_make_frame_visible (f) Line 5364  x_make_frame_visible (f)
5364          FRAME_SAMPLE_VISIBILITY (f);          FRAME_SAMPLE_VISIBILITY (f);
5365        }        }
5366    }    }
 #else  
   UNBLOCK_INPUT;  
 #endif /* MAC_TODO */  
5367  }  }
5368    
5369  /* Change from mapped state to withdrawn state.  */  /* Change from mapped state to withdrawn state.  */

Legend:
Removed from v.1.75  
changed lines
  Added in v.1.76

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26