Mercurial > hg > xemacs-beta
diff lwlib/ChangeLog @ 3958:7bc12bb1a2cf
[xemacs-hg @ 2007-05-17 15:06:04 by stephent]
Fix crash with wm delete of dialog. <87sl9v8ot1.fsf@uwakimon.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Thu, 17 May 2007 15:06:04 +0000 |
parents | 382b11fa8866 |
children | 16b17fd1dc93 |
line wrap: on
line diff
--- a/lwlib/ChangeLog Wed May 16 21:51:33 2007 +0000 +++ b/lwlib/ChangeLog Thu May 17 15:06:04 2007 +0000 @@ -1,3 +1,8 @@ +2007-05-17 Stephen J. Turnbull <stephen@xemacs.org> + + * lwlib-Xaw.c (wm_delete_window): Iterate over children of shell + (there may be more than one) to find our widget. + 2006-11-17 Stephen J. Turnbull <stephen@xemacs.org> * xlwmenu.c (xlwMenuResources):