+2001-07-10 Gerd Moellmann <gerd@gnu.org>
+
+ * startup.el (normal-top-level): Don't operate on the initial
+ frame if we failed to create one.
+
2001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
* term/tty-colors.el: Fix the header line and copyright years.
2001-07-10 Gerd Moellmann <gerd@gnu.org>
+ * xfaces.c (unload_color): Do nothing if PIXEL is -1.
+
+ * xfns.c (Fx_create_frame): Initialize frame colors to -1,
+ for the case that x_decode_colors signals an error.
+
* xdisp.c (add_to_log): Do nothing if called asynchronously.
2001-07-09 Gerd Moellmann <gerd@gnu.org>