From 0a2ea2356dcc1bb2413d8e9d03cabc3d19022199 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 16 Jun 2000 18:54:24 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 4 ++++ lwlib/ChangeLog | 10 ++++++++++ man/dired-x.texi | 2 +- 3 files changed, 15 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 854378d9ef..9e926010e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-06-16 Gerd Moellmann + + * Makefile.in (distclean): Also make distclean in lisp/. + 2000-06-15 Eli Zaretskii * config.bat: Generate lisp/Makefile from lisp/Makefile.in. diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index 92644250cc..a4ada6671c 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog @@ -1,3 +1,13 @@ +2000-06-16 Gerd Moellmann + + * 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 * xlwmenu.c (make_shadow_gcs): Free and copy colors so that diff --git a/man/dired-x.texi b/man/dired-x.texi index 3babe02a69..b88840f46d 100644 --- a/man/dired-x.texi +++ b/man/dired-x.texi @@ -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 -- 2.20.1