* wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
[elisp/wanderlust.git] / ChangeLog
index 90cd12a..933c8f6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * NEWS.ja: Added ACAP description.
+
+2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * WL-MK (toplevel): Ignore Nemacs.
+       (compile-wl-package, wl-detect-info-directory): Ditto.
+
+       * WL-MK (config-wl-package-subr): Fixed error message.  Ignore tm.
+       Add refer to INSTALL and INSTALL.ja.
+       * WL-ELS (toplevel): Likewise.
+
+       * WL-MK (test-wl, check-wl): Add docstring.
+
+2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * INSTALL.ja (Sample configration file): Added comment
+       ~/.addresses was optional.
+       * INSTALL: Ditto.
+
+2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * WL-MK (test-wl): Renamed from check-wl.
+       (check-wl): New function.
+
+       * Makefile (check): Don't use `-q -no-site-file'.
+       (BATCHFLAG): New variable.
+       (check): Use it.
+       (test): New rule.
+
+2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * WL-ELS (WL-MODULES): Added wl-acap.
+
 2001-08-28  Katsumi Yamaoka   <yamaoka@jpl.org>
 
        * WL-MK: Byte-optimize the function `char-after' for old Emacsen.