]> git.eshelyaron.com Git - emacs.git/commitdiff
(delete_all_subwindows): Reset Vwindow_list.
authorGerd Moellmann <gerd@gnu.org>
Wed, 5 Jul 2000 11:53:35 +0000 (11:53 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 5 Jul 2000 11:53:35 +0000 (11:53 +0000)
src/window.c

index 1c46dc82943726f420e01d48960ae83e55080e75..c0b99f735cdc34b3fc8a591cc7a1a1d73786fbcf 100644 (file)
@@ -4741,6 +4741,8 @@ delete_all_subwindows (w)
   w->buffer = Qnil;
   w->vchild = Qnil;
   w->hchild = Qnil;
+
+  Vwindow_list = Qnil;
 }
 \f
 static int