changeset 36596:6f6720009942

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 06 Mar 2001 19:36:22 +0000
parents d76b8156161b
children 4a9e2d1498b6
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Mar 06 19:34:19 2001 +0000
+++ b/src/ChangeLog	Tue Mar 06 19:36:22 2001 +0000
@@ -1,3 +1,11 @@
+2001-03-06  Gerd Moellmann  <gerd@gnu.org>
+
+	* w32fns.c (Fx_create_frame): Clear Vwindow_list.
+
+	* xfns.c (Fx_create_frame): Clear Vwindow_list.
+
+	* lisp.h (Vwindow_list): Declare extern.
+
 2001-03-06  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* dispnew.c (syms_of_display) <glyph-table>: Doc fix.