* wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
[elisp/wanderlust.git] / wl / ChangeLog
index eb81de6..62feb08 100644 (file)
@@ -1,3 +1,121 @@
+2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
+
+       * wl-thread.el (wl-thread-get-parent-list): Don't check
+       disconnected ancestors, neglecting needless work in
+       `wl-thread-update-indent-string-thread'.
+
+       * wl.el (wl-save): Take prefix argument to execute remaining marks.
+       * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
+       argument, add argument default-keep to keep marks by default.
+
+       * Version number is increased to 2.11.30.
+
+       * wl-vars.el (wl-draft-reply-with-argument-list): Fix
+       customization type and docstring.
+       (wl-draft-reply-without-argument-list): Ditto.
+
+2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
+
+       * wl-spam.el (wl-spam-mark-action-list): Ditto.
+
+2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
+
+2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-draft.el (wl-draft-config-exec): Narrow the range of
+       save-excursion so as not to include run-hooks.
+
+2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
+       Clarify that marks are going to be cleared.
+
+2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
+       according to 3rd element of wl-summary-flag-mark.
+
+       * wl-vars.el (wl-summary-flag-alist): Add description for mark.
+
+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