diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e9efc65e9b7..bc80158cf81 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 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. |