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

Diff of /emacs/src/xfns.c

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

revision 1.582 by monnier, Sun May 25 17:46:34 2003 UTC revision 1.583 by jpw, Mon May 26 19:19:06 2003 UTC
# Line 3316  This function is an internal primitive-- Line 3316  This function is an internal primitive--
3316    FRAME_LINES (f) = 0;    FRAME_LINES (f) = 0;
3317    change_frame_size (f, height, width, 1, 0, 0);    change_frame_size (f, height, width, 1, 0, 0);
3318    
   /* Set up faces after all frame parameters are known.  This call  
      also merges in face attributes specified for new frames.  If we  
      don't do this, the `menu' face for instance won't have the right  
      colors, and the menu bar won't appear in the specified colors for  
      new frames.  */  
   call1 (Qface_set_after_frame_default, frame);  
   
3319  #if defined (USE_X_TOOLKIT) || defined (USE_GTK)  #if defined (USE_X_TOOLKIT) || defined (USE_GTK)
3320    /* Create the menu bar.  */    /* Create the menu bar.  */
3321    if (!minibuffer_only && FRAME_EXTERNAL_MENU_BAR (f))    if (!minibuffer_only && FRAME_EXTERNAL_MENU_BAR (f))

Legend:
Removed from v.1.582  
changed lines
  Added in v.1.583

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