*** empty log message ***

This commit is contained in:
Miles Bader 2000-09-03 11:40:32 +00:00
parent 65c0ae0523
commit a3d35a3982
2 changed files with 12 additions and 0 deletions

View file

@ -1,3 +1,11 @@
2000-09-03 Miles Bader <miles@gnu.org>
* 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 <miles@gnu.org>
* xlwmenu.c (XlwMenuSetValues): If the background color has

View file

@ -1,3 +1,7 @@
2000-09-03 Miles Bader <miles@gnu.org>
* xterm.c (x_alloc_lighter_color_for_widget): New function.
2000-09-02 Gerd Moellmann <gerd@gnu.org>
* xdisp.c (redisplay_mode_lines): New function.