X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=wl%2FChangeLog;h=703a4c80dcf74dcf1e5b3d8fb4c07c74ffa271c5;hb=bd1c7daca8de303dd5766cb7831e964cfe3a03c5;hp=74cf9cff2c919d76e9a980c476038db20e488d77;hpb=7fd3203fbef08375414eef12bfd73611d0085a37;p=elisp%2Fwanderlust.git diff --git a/wl/ChangeLog b/wl/ChangeLog index 74cf9cf..703a4c8 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,36 @@ +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.