# HG changeset patch # User Eli Zaretskii # Date 1007639813 0 # Node ID fd0a005795f3771276b0b9f8a3017bbb6a244110 # Parent ca8e9acfffca1114b559dfe746e068de358647b1 *** empty log message *** diff -r ca8e9acfffca -r fd0a005795f3 src/ChangeLog --- a/src/ChangeLog Thu Dec 06 11:56:31 2001 +0000 +++ b/src/ChangeLog Thu Dec 06 11:56:53 2001 +0000 @@ -1,3 +1,10 @@ +2001-12-06 Eli Zaretskii + + * xterm.c (x_free_frame_resources) [USE_X_TOOLKIT]: Remove all the + scroll bars of the frame before deleting the frame itself. If the + frame has a widget, delete the frame with XtDestroyWidget, and do + not call XDestroyWindow before that. + 2001-12-06 Kim F. Storm * xfns.c (x_report_frame_params): Return actual fringe widths.