comparison src/ChangeLog @ 618:16ff693bd768

[xemacs-hg @ 2001-06-19 01:29:35 by ben] window.c: We can't actually zero out everything in the window when deleting it. set-window-configuration assumes that various slots of the deleted window are still accurate.
author ben
date Tue, 19 Jun 2001 01:29:37 +0000
parents af57a77cbc92
children 8d7292eb4a18
comparison
equal deleted inserted replaced
617:af57a77cbc92 618:16ff693bd768
1 2001-06-18 Ben Wing <ben@xemacs.org>
2
3 * window.c:
4 * window.c (mark_window_as_deleted):
5 * window.c (WINDOW_SLOT):
6 We can't actually zero out everything in the window when deleting
7 it. set-window-configuration assumes that various slots of the
8 deleted window are still accurate.
9
1 2001-06-17 Ben Wing <ben@xemacs.org> 10 2001-06-17 Ben Wing <ben@xemacs.org>
2 11
3 --------------------------------------------------------------- 12 ---------------------------------------------------------------
4 DOCUMENTATION FIXES: 13 DOCUMENTATION FIXES:
5 --------------------------------------------------------------- 14 ---------------------------------------------------------------