* wl-vars.el (wl-draft-reply-with-argument-list): Fix
[elisp/wanderlust.git] / wl / ChangeLog
index 494b316..bcade33 100644 (file)
@@ -1,3 +1,90 @@
+2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * 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.