* wl-vars.el (toplevel): Require elmo-util.
[elisp/wanderlust.git] / wl / ChangeLog
index 0f6f507..554128d 100644 (file)
@@ -1,3 +1,80 @@
+2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-vars.el (wl-biff-notify-hook): Set default to beep.
+       (toplevel): Require elmo-util.
+
+2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
+       for xemacs with non-mule environment.
+
+2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-vars.el (wl-interactive-send): Set default value as t.
+
+2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl.el (wl-check-environment): Undo last change.
+
+       * wl-vars.el (wl-from): Changed default value.
+
+       * wl-draft.el (wl-draft): Don't set mark on mail body.
+       (wl-draft-reedit): Ditto.
+
+       * wl-address.el (wl-address-quote-specials): Define as an alias for
+       elmo-address-quote-specials.
+
+2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
+
+       * wl-vars.el (wl-from): Set default value as nil.
+       (wl-organization): Set default value as ORGANIZATION environment
+       variable.
+
+       * wl-draft.el (wl-smtp-extension-bind): Check value of
+       wl-smtp-connection-type.
+
+       * wl-address.el (wl-address-specials-regexp): Eliminated.
+       (wl-address-quote-specials): Rewrite.
+
+2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
+
+       * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
+
+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-11  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
+       when Mule 2 is running.
+
+2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
+       21.0.105.  For Emacs 21.0.104 or earlier.
+
+2001-09-03  Takuo KITAME <kitame@northeye.org>
+
+       * wl-e21.el (wl-plugged-init-icons): Use
+       `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
+       (wl-biff-init-icons): Ditto.
+
+2001-08-06  SAITO Atsunori <sai@yedo.com>
+
+       * wl-vars.el (wl-ldap-objectclass): New user option.
+
+       * wl-address.el (wl-ldap-make-filter): Use it.
+
+2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-draft.el (wl-message-mail-p): Test resent-to: field.
+       (Fix by Peter Møller Neergaard <turtle@bu.edu>)
+
 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * wl-vars.el: Changed file coding system to ISO-2022-JP.