From f950a792bea1ad85b9acd8616ee3396e4a6474e4 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Mon, 2 Oct 2000 12:43:50 +0000 Subject: [PATCH] Update. --- ChangeLog | 12 ++++++++++++ wl/ChangeLog | 3 +++ 2 files changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index ae1e6df..2b0031d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2000-10-02 Katsumi Yamaoka + + * Makefile (PIXMAPDIR): New variable. + (elc, install-elc, uninstall-elc, package, install-package): Use + it. + + * WL-MK (config-wl-pixmap-dir): New function. + (config-wl-package, config-wl-package-xmas): Use it. + (install-wl-icons): New function. + (install-wl-package, install-wl-package-xmas): Use it. + (uninstall-wl-package): Uninstall icons as well. + 2000-09-27 TAKAHASHI Kaoru * utils/ptexinfmt.el (texinfo-multitable-widths): Fix diff --git a/wl/ChangeLog b/wl/ChangeLog index f8ff34e..5203437 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,5 +1,8 @@ 2000-10-02 Katsumi Yamaoka + * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/ + when Emacs 21 is running. + * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default bindings. -- 1.7.10.4