face-set-after-frame-default since the caller does it for us anyway.
+2000-10-12 Stefan Monnier <monnier@cs.yale.edu>
+
+ * xfns.c (Fx_create_frame): Don't bother calling
+ face-set-after-frame-default since the caller does it for us anyway.
+
2000-10-12 Eli Zaretskii <eliz@is.elta.co.il>
* window.c (coordinates_in_window): Fix detection of vertical line
SET_FRAME_WIDTH (f, 0);
change_frame_size (f, height, width, 1, 0, 0);
- /* Set up faces after all frame parameters are known. */
- call1 (Qface_set_after_frame_default, frame);
-
#ifdef USE_X_TOOLKIT
/* Create the menu bar. */
if (!minibuffer_only && FRAME_EXTERNAL_MENU_BAR (f))