rewrite for new SASL API
[elisp/wanderlust.git] / wl / ChangeLog
index 7f97e9e..8e27f5a 100644 (file)
@@ -1,3 +1,139 @@
+2000-11-19  Kenichi OKADA  <okada@opaopa.org>
+
+       * Version number is increased to 2.5.2.
+
+2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
+       does not exist.
+       (wl-biff-stop): Call `cancel-timer' if timer already exists.
+       (wl-biff-start): Call `timer-activate' if timer already exists.
+
+       * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
+       only when it is bound as function.
+
+2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * Version number is increased to 2.5.1.
+
+2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-thread.el (wl-thread-update-line-on-buffer-sub):
+       Print refile/copy destination.
+
+2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
+       queue-flush-only is non-nil.
+
+       * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
+
+       * wl-summary.el (wl-summary-refile-subr): Use folder realname while
+       checking cache folder.
+
+2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
+       `regexp-quote'.
+
+2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
+       function.
+       * wl-summary.el (wl-summary-write-current-folder-functions):
+       Change default value.  Use it.
+
+2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * Version number is increased to 2.5.0.
+
+       * wl-version.el (wl-version): Changed codename.
+
+2000-11-06  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
+       (wl-summary-supersedes-message): Ditto.
+
+2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-refile.el (wl-refile-guess-functions): Renamed from
+       `wl-refile-guess-func-list'.
+
+2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
+       Fixed problem when no rule was matched.
+
+2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
+
+       * wl-summary.el (wl-summary-get-mark): Fixed
+       `wl-summary-buffer-target-mark' check logic.
+
+2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-folder.el (wl-folder-write-current-folder): Added group
+       folder check.
+
+       * wl-summary.el (wl-summary-write-current-folder): Renamed from
+       `wl-summary-write-current-newsgroup'.
+       (wl-summary-write-current-folder-functions): New variable.
+       * wl-folder.el (wl-folder-get-newsgroups): New function.
+       (wl-folder-guess-mailing-list-by-refile-rule): New function.
+       (wl-folder-write-current-folder): Renamed from
+       `wl-folder-write-current-newsgroup'.
+
+2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * Version number is increased to 2.3.93.
+
+2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
+       (wl-ldap-make-matched-value-list): Ditto.
+       (wl-ldap-alias-safe-string): Split e-mail address.
+
+       * wl-summary.el (wl-summary-read-folder): Fixed problem when
+       petname folder default was selected.
+       (Fix by HIROSE Yuuji <yuuji@gentei.org>)
+       (wl-summary-auto-refile): Use `wl-folder-get-realname'.
+
+2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
+       to `wl-draft-config-exec'.
+
+       * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
+       instead of calling `wl-draft-config-exec';
+       Process group-list and show recipients in minibuffer.
+
+       * tm-wl.el (wl-draft-preview-message): Ditto.
+
+2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl.el (toplevel): Added (C) to copyright notice, and
+       sync Author header.
+       * tm-wl.el (toplevel): Ditto.
+       * wl-address.el (toplevel): Ditto.
+       * wl-demo.el (toplevel): Ditto.
+       * wl-dnd.el (toplevel): Ditto.
+       * wl-draft.el (toplevel): Ditto.
+       * wl-e21.el (toplevel): Ditto.
+       * wl-expire.el (toplevel): Ditto.
+       * wl-folder.el (toplevel): Ditto.
+       * wl-highlight.el (toplevel): Ditto.
+       * wl-message.el (toplevel): Ditto.
+       * wl-mime.el (toplevel): Ditto.
+       * wl-mule.el (toplevel): Ditto.
+       * wl-nemacs.el (toplevel): Ditto.
+       * wl-refile.el (toplevel): Ditto.
+       * wl-score.el (toplevel): Ditto.
+       * wl-summary.el (toplevel): Ditto.
+       * wl-template.el (toplevel): Ditto.
+       * wl-thread.el (toplevel): Ditto.
+       * wl-util.el (toplevel): Ditto.
+       * wl-vars.el (toplevel): Ditto.
+       * wl-xmas.el (toplevel): Ditto.
+
 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
 
        * wl.el (wl-init): Added comment about `wl-init-hook'.