(wl-summary-test-spam-region): New function.
[elisp/wanderlust.git] / wl / ChangeLog
index 77a95fb..7580c38 100644 (file)
@@ -1,3 +1,59 @@
+2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
+
+       * wl-spam.el (wl-summary-test-spam-region): New function.
+       (wl-spam-setup): Bind "rkc".
+
+2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
+
+2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
+
+       * wl-spam.el (wl-summary-test-spam): Fix typo.
+       (wl-message-check-spam): Ditto.
+
+2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-default-from): Simplify.
+
+2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-action.el (wl-summary-exec-action-refile): Simplify.
+       (wl-summary-exec-action-copy): Ditto.
+       (wl-summary-auto-refile): Check existence of temporary mark.
+
+2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-create-line): Use
+       `elmo-time-to-datevec'.
+
+       * wl-expire.el (wl-expire-archive-date): Ditto.
+       (wl-expire-localdir-date): Ditto.
+
+       * wl-util.el (wl-day-number): Abolish.
+
+       * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
+       of `wl-day-number'.
+       (wl-score-followup): Ditto.
+       (wl-score-add-followups): Ditto.
+       (wl-score-get-latest-msgs): Ditto.
+       (wl-score-get-header-entry): Ditto.
+       (wl-score-edit-insert-date): Ditto.
+
+2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-print-message-with-ps-print): Call
+       `elmo-message-entity-field' with 2nd argument `type'.
+
+2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
+
+       * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
+
+2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-thread.el (wl-thread-delete-message): Delete descendant
+       numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
+
 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.