+2000-12-20 Gerd Moellmann <gerd@gnu.org>
+
+ * dispextern.h (ensure_frame_matrix): Add prototype.
+
+ * window.c (delete_window, Fsplit_window)
+ (Fset_window_configuration): Call ensure_frame_matrix.
+
+ * dispnew.c (fake_current_matrices, ensure_frame_matrix): New
+ functions.
+ (adjust_frame_glyphs_for_frame_redisplay): If display has been
+ completed, call fake_current_matrices instead of marking frame
+ garbaged.
+
2000-12-20 Jason Rumney <jasonr@gnu.org>
* w32fns.c (syms_of_w32fns): Initialize and staticpro tip_frame.