fix
[elisp/wanderlust.git] / wl / ChangeLog
index fb26d5c..f620972 100644 (file)
@@ -1,5 +1,34 @@
+2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-vars.el (wl-summary-width): Fix type to accept nil.
+       (wl-fcc): Fix to accept function.
+       (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
+
+2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-acap.el (toplevel): Added `product-provide' declare.
+       * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
+
+2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl.el (wl): Changed order of calling `elmo-init'
+       and `elmo-folder-init'.
+
+2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-mime.el (wl-summary-burst): Extract message when content-type
+       of root entity is not only `multipart' but also `message/rfc822'.
+       (wl-summary-burst-subr): Ditto.
+
 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
 
+       * wl-vars.el (toplevel): Require 'custom.
+       (wl-trash-folder): Added to `wl-setting' group.
+
+       * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
+       exists.
+       (wl-addrmgr-draw): Insert empty line when no entry exists.
+
        * wl-mule.el (wl-message-wheel-up): Fixed.
        (wl-message-wheel-down): Ditto.