From a3d35a398221e2fded74ad8e6167a9fe6c64d7b6 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Sun, 3 Sep 2000 11:40:32 +0000 Subject: [PATCH] *** empty log message *** --- lwlib/ChangeLog | 8 ++++++++ src/ChangeLog | 4 ++++ 2 files changed, 12 insertions(+) diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index d00da6cdd15..1e72aa853e2 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog @@ -1,3 +1,11 @@ +2000-09-03 Miles Bader + + * xlwmenu.c (x_alloc_lighter_color_for_widget): New extern declaration. + (make_shadow_gcs) [emacs]: Use x_alloc_lighter_color_for_widget to + do shadow calculation. + (make_shadow_gcs): Remove code that tests whether the top shadow + is dimmer than the bottom shadow--it shouldn't ever happen. + 2000-08-30 Miles Bader * xlwmenu.c (XlwMenuSetValues): If the background color has diff --git a/src/ChangeLog b/src/ChangeLog index 9f7bc8fc412..11076d2f08f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2000-09-03 Miles Bader + + * xterm.c (x_alloc_lighter_color_for_widget): New function. + 2000-09-02 Gerd Moellmann * xdisp.c (redisplay_mode_lines): New function. -- 2.39.5