X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=wl%2FChangeLog;h=703a4c80dcf74dcf1e5b3d8fb4c07c74ffa271c5;hb=bd1c7daca8de303dd5766cb7831e964cfe3a03c5;hp=f3860148562338590cd1db9ee5bf738d9d30280e;hpb=c480ea67d791e537c8f72e9cb62f17666b38d911;p=elisp%2Fwanderlust.git diff --git a/wl/ChangeLog b/wl/ChangeLog index f386014..703a4c8 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,65 @@ +2003-08-02 Yuuichi Teranishi + + * wl-draft.el (wl-draft): Set buffer-undo-list as nil. + +2003-08-01 Yoichi NAKAYAMA + + * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark. + (wl-summary-prefetch-region-no-mark): Change accordingly. + * wl-action.el (wl-summary-exec-action-prefetch): Ditto. + +2003-07-31 Yoichi NAKAYAMA + + * wl-address.el (wl-complete-field-to): Abolished. + (wl-complete-address): Completion function for completing-read. + * wl-action.el (wl-summary-get-resend-address): Use it. + + * wl-summary.el (wl-summary-update-persistent-mark): Renamed from + wl-summary-update-mark and abolish unused argument. + (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all) + (wl-summary-delete-cache, wl-summary-resume-cache-status) + (wl-summary-update-status-marks, wl-summary-mark-as-read-internal) + (wl-summary-mark-as-important, wl-summary-redisplay-internal) + (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it. + * wl-draft.el (wl-draft-kill): Ditto. + + * wl-summary.el: Remove unused binding of case-fold-search. + (wl-summary-replace-status-marks): Abolished. + +2003-07-29 Yuuichi Teranishi + + * wl-action.el (wl-summary-set-mark): Cause an error when no message + is specified or folder length is zero. + +2003-07-29 Hiroya Murata + + * wl-expire.el (wl-folder-expire-current-entity): Specify folder type. + (wl-folder-archive-current-entity): Ditto. + +2003-07-28 Yuuichi Teranishi + + * wl-summary.el (wl-summary-update-mark): Ignore errors while + retrieving message mark. + (wl-summary-redisplay-internal): Ditto. + + * wl-message.el (wl-message-buffer-display): Ignore errors while + retrieving message-id field. + + * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'. + (Reported by Shinichiro HIDA ) + (wl-expire-refile-with-copy-reserve-msg): Follow the change in the + order of the arguments for `wl-expire-message-p'. + (Reported by Shinichiro HIDA ) + + * wl-summary.el (wl-summary-target-mark-reply-with-citation): + Check return value of wl-summary-reply. + (wl-summary-reply): Recover window configuration when an error occured. + +2003-07-27 Yoichi NAKAYAMA + + * wl-summary.el (wl-summary-resend-message): Abolished, the + feature is inherited by wl-summary-resend (put resend mark). + 2003-07-27 Hiroya Murata * wl-summary.el (wl-summary-toggle-disp-msg): Set