(wl-summary-target-mark-all): Don't set
[elisp/wanderlust.git] / wl / ChangeLog
index eb81de6..ec04efb 100644 (file)
@@ -1,3 +1,76 @@
+2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-action.el (wl-summary-target-mark-all): Don't set
+       wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
+
+2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-vars.el (wl-reply-subject-prefix): The value can be function.
+       (wl-forward-subject-prefix): Ditto.
+       * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
+       (wl-draft-reply-make-subject): Ditto.
+
+       * wl-draft.el (wl-draft-forward-make-subject): Extracted from
+       `wl-draft-forward'.
+       (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
+
+2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-action.el (wl-summary-target-mark-set-action): Stop if
+       target message does not exist.
+
+2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
+
+       * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
+       `wl-subject-prefix-regexp'.
+       (wl-subject-forward-prefix-regexp): New variable.
+       * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
+       `wl-draft-strip-subject-re' and take regexp as argument.
+       (wl-draft-forward): Use it.
+       (wl-draft-reply): Ditto.
+
+2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
+
+       * wl-e21.el (wl-highlight-plugged-current-line): Change for
+       emacs multi-tty support.
+
+2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
+
+       * wl-e21.el (wl-e21-display-image-p): Don't call
+       `display-images-p'.
+       (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
+       support.
+       (wl-highlight-folder-current-line): Ditto.
+       (wl-folder-init-icons): Ditto.
+
+2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
+       the last line of summary in unplugged mode.
+
+2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
+
+       * wl-vars.el (wl-refile-rule-alist): Doc fix.
+
+2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-vars.el (wl-user-mail-address-regexp): New variable.
+       * wl-address.el (wl-address-user-mail-address-p): Use it.
+       (wl-address-delete-user-mail-addresses): Ditto.
+       Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
+
+       * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
+       (wl-address-delete-user-mail-addresses): Ditto.
+
+       * wl-address.el (wl-address-delete-user-mail-addresses): New
+       function.
+       * wl-refile.el (wl-refile-guess-by-history): Use it.
+       * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
+       (wl-draft-make-mail-followup-to): Ditto and fix logic.
+
+       * wl-draft.el (wl-draft-edit-string): To judge sender address,
+       use wl-address-user-mail-address-p.
+
 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
 
        * wl-folder.el (wl-folder-open-close): Keep cursor on the line