]> git.eshelyaron.com Git - emacs.git/commitdiff
*** 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 854378d9ef54975ec4aa61967a441c6c4335b2ad..9e926010e7c78c53d0ae92da1a0832b9e6354211 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 92644250cca1f3dab466d226a5677c22f79ff371..a4ada6671c173f298064e29a4d1b17bf88e3d8d1 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 3babe02a69fd6b0f2ff26353429d472cf2efd727..b88840f46ddc90ccaa02b5c9c8ad8bfbdc1668ab 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