]> git.eshelyaron.com Git - emacs.git/commitdiff
#
authorDave Love <fx@gnu.org>
Mon, 4 Oct 1999 13:10:21 +0000 (13:10 +0000)
committerDave Love <fx@gnu.org>
Mon, 4 Oct 1999 13:10:21 +0000 (13:10 +0000)
lwlib/ChangeLog

index 6bf25d6fbcb1fa023d48875a8b654450690ecc87..2a6636a0c11908faeb442464a8428a0bc33832f8 100644 (file)
@@ -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.