Mercurial > emacs
changeset 41838:fd0a005795f3
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 06 Dec 2001 11:56:53 +0000 |
parents | ca8e9acfffca |
children | 902e47b4907b |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <eliz@is.elta.co.il> + + * 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 <storm@cua.dk> * xfns.c (x_report_frame_params): Return actual fringe widths.