Mercurial > emacs
comparison src/ChangeLog @ 41838:fd0a005795f3
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 06 Dec 2001 11:56:53 +0000 |
parents | 22b510d75de4 |
children | 7423116b7ac3 |
comparison
equal
deleted
inserted
replaced
41837:ca8e9acfffca | 41838:fd0a005795f3 |
---|---|
1 2001-12-06 Eli Zaretskii <eliz@is.elta.co.il> | |
2 | |
3 * xterm.c (x_free_frame_resources) [USE_X_TOOLKIT]: Remove all the | |
4 scroll bars of the frame before deleting the frame itself. If the | |
5 frame has a widget, delete the frame with XtDestroyWidget, and do | |
6 not call XDestroyWindow before that. | |
7 | |
1 2001-12-06 Kim F. Storm <storm@cua.dk> | 8 2001-12-06 Kim F. Storm <storm@cua.dk> |
2 | 9 |
3 * xfns.c (x_report_frame_params): Return actual fringe widths. | 10 * xfns.c (x_report_frame_params): Return actual fringe widths. |
4 | 11 |
5 * w32fns.c (x_report_frame_params): Return actual fringe widths. | 12 * w32fns.c (x_report_frame_params): Return actual fringe widths. |