Mercurial > emacs
changeset 25861:2b7aca1bdda1
#
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 04 Oct 1999 13:10:21 +0000 |
parents | 1c730f145aa2 |
children | 62b8ede0e424 |
files | lwlib/ChangeLog |
diffstat | 1 files changed, 24 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lwlib/ChangeLog Mon Oct 04 00:12:34 1999 +0000 +++ b/lwlib/ChangeLog Mon Oct 04 13:10:21 1999 +0000 @@ -1,3 +1,27 @@ +1999-09-17 Richard Stallman <rms@gnu.org> + + * lwlib-Xaw.c (wm_delete_window): Check all the shell's children, + not just the first, to find the dialog box. + +1999-09-14 Gerd Moellmann <gerd@gnu.org> + + * lwlib.c (lw_separator_p): Check for new-style separators + differently. + +1999-09-10 Gerd Moellmann <gerd@gnu.org> + + * lwlib.c (lw_separator_p): Add `--:space' with the same + meaning as `--:noLine'. + +1999-09-06 Gerd Moellmann <gerd@gnu.org> + + * lwlib.c (lw_separator_p): Add alternative separator type names. + +1999-09-03 Gerd Moellmann <gerd@gnu.org> + + * xlwmenu.c (make_shadow_gcs): Call + x_alloc_nearest_color_for_widget. + 1999-07-12 Richard Stallman <rms@gnu.org> * Version 20.4 released.