*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Fri, 16 Jun 2000 18:54:24 +0000 (18:54 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 16 Jun 2000 18:54:24 +0000 (18:54 +0000)
ChangeLog
lwlib/ChangeLog
man/dired-x.texi

index 854378d..9e92601 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-06-16  Gerd Moellmann  <gerd@gnu.org>
+
+       * Makefile.in (distclean): Also make distclean in lisp/. 
+
 2000-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * config.bat: Generate lisp/Makefile from lisp/Makefile.in.
index 9264425..a4ada66 100644 (file)
@@ -1,3 +1,13 @@
+2000-06-16  Gerd Moellmann  <gerd@gnu.org>
+
+       * xlwmenuP.h (_XlwMenu_part): Add free_top_shadow_color_p and
+       free_bottom_shadow_color_p.
+
+       * xlwmenu.c (make_shadow_gcs): Set free_top_shadow_color_p
+       and free_top_shadow_color_p flags in the menu widget if
+       top and bottom shadow colors must be freed.
+       (release_shadow_gcs): Free colors only if they must be freed.
+
 2000-06-12  Gerd Moellmann  <gerd@gnu.org>
 
        * xlwmenu.c (make_shadow_gcs): Free and copy colors so that
index 3babe02..b88840f 100644 (file)
@@ -745,7 +745,7 @@ then used.
 Default: @code{t}
 
 A non-@code{nil} value means that @code{-q} is passed to gzip overriding a
-verbose GNU zip's @samp{GZIP} environment variable.
+verbose GNU zip's @env{GZIP} environment variable.
 
 @item dired-guess-shell-znew-switches nil
 @vindex dired-guess-shell-znew-switches nil