X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=wl%2FChangeLog;h=7580c38ee11707479a9c8360f7967bb002295e7b;hb=846eb3801c9ab62eae9e5a4eb0f109d9035e9d0c;hp=68f527ef285514bbced98d70640c45a91ba707f6;hpb=a1889dff61d9e649eedf4d2f3af16f8340b16220;p=elisp%2Fwanderlust.git diff --git a/wl/ChangeLog b/wl/ChangeLog index 68f527e..7580c38 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,68 @@ +2005-06-02 Tetsurou Okazaki + + * wl-spam.el (wl-summary-test-spam-region): New function. + (wl-spam-setup): Bind "rkc". + +2005-05-10 Yoichi NAKAYAMA + + * wl-fldmgr.el (wl-fldmgr-add): Undo the last change. + +2005-04-22 Tetsurou Okazaki + + * wl-spam.el (wl-summary-test-spam): Fix typo. + (wl-message-check-spam): Ditto. + +2005-04-16 Hiroya Murata + + * wl-summary.el (wl-summary-default-from): Simplify. + +2005-04-10 Hiroya Murata + + * 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 + + * 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 + + * wl-summary.el (wl-summary-print-message-with-ps-print): Call + `elmo-message-entity-field' with 2nd argument `type'. + +2005-04-04 Tetsurou Okazaki + + * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop. + +2005-04-03 Hiroya Murata + + * 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 + + * wl-xmas.el (wl-folder-internal-icon-list): Fix last change. + +2005-03-27 Yoichi NAKAYAMA + + * wl-xmas.el (wl-folder-internal-icon-list): Added entry for + `Access folder'. + 2005-03-27 Hiroya Murata * wl-vars.el (wl-access-folder-icon): New user option.