From: Dave Love Date: Mon, 4 Oct 1999 13:10:21 +0000 (+0000) Subject: # X-Git-Tag: emacs-pretest-21.0.90~6581 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=387581d8b43d4cd21f0b63196a7124a58635fb02;p=emacs.git # --- diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index 6bf25d6fbcb..2a6636a0c11 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog @@ -1,3 +1,27 @@ +1999-09-17 Richard Stallman + + * 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 + + * lwlib.c (lw_separator_p): Check for new-style separators + differently. + +1999-09-10 Gerd Moellmann + + * lwlib.c (lw_separator_p): Add `--:space' with the same + meaning as `--:noLine'. + +1999-09-06 Gerd Moellmann + + * lwlib.c (lw_separator_p): Add alternative separator type names. + +1999-09-03 Gerd Moellmann + + * xlwmenu.c (make_shadow_gcs): Call + x_alloc_nearest_color_for_widget. + 1999-07-12 Richard Stallman * Version 20.4 released.