changeset 30045:ff2db81c11c1

(delete_all_subwindows): Reset Vwindow_list.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 05 Jul 2000 11:53:35 +0000
parents f28b2213c12b
children 1b8934f46e84
files src/window.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/window.c	Wed Jul 05 11:41:57 2000 +0000
+++ b/src/window.c	Wed Jul 05 11:53:35 2000 +0000
@@ -4741,6 +4741,8 @@
   w->buffer = Qnil;
   w->vchild = Qnil;
   w->hchild = Qnil;
+
+  Vwindow_list = Qnil;
 }
 
 static int