emacs-diffs
[Top][All Lists]
Advanced

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

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


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/src/xfns.c
Date: Mon, 26 May 2003 15:19:06 -0400

Index: emacs/src/xfns.c
diff -c emacs/src/xfns.c:1.582 emacs/src/xfns.c:1.583
*** emacs/src/xfns.c:1.582      Sun May 25 13:46:34 2003
--- emacs/src/xfns.c    Mon May 26 15:19:06 2003
***************
*** 3316,3328 ****
    FRAME_LINES (f) = 0;
    change_frame_size (f, height, width, 1, 0, 0);
  
-   /* 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);
- 
  #if defined (USE_X_TOOLKIT) || defined (USE_GTK)
    /* Create the menu bar.  */
    if (!minibuffer_only && FRAME_EXTERNAL_MENU_BAR (f))
--- 3316,3321 ----




reply via email to

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