* wl-vars.el (wl-folder-sync-range-alist): Set default range for
[elisp/wanderlust.git] / wl / ChangeLog
index 05c1054..76a5166 100644 (file)
@@ -1,3 +1,220 @@
+2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-vars.el (wl-folder-sync-range-alist): Set default range for
+       'flag as all.
+       (wl-use-flag-folder-help-echo): New user option.
+
+       * wl-summary.el (wl-summary-detect-mark-position): Bind 
+       wl-summary-highlight as nil.
+       (wl-summary-set-mark-modified): Follow the API change.
+       (wl-summary-mark-modified-p): Ditto.
+       (wl-summary-mark-as-read-all): Ditto.
+       (wl-summary-sync-marks): Don't call
+       elmo-folder-list-messages-with-global-mark.
+       (wl-summary-mark-as-read-internal): Follow the API change.
+       (wl-summary-mark-as-answered-internal): Ditto.
+       (wl-summary-mark-as-important): Cause an error when 'flag folder;
+       Follow the API change.
+       (wl-summary-create-line): Call with number argument.
+       (wl-summary-reply): Follow the API change.
+
+       * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
+       function.
+       (wl-highlight-summary-line-string): Call it when
+       wl-use-flag-folder-help-echo is non-nil.
+       (wl-highlight-summary-current-line): Ditto.
+       (elmo-flag-folder-referrer): Added autoload setting.
+
+       * wl-draft.el (wl-draft-kill): Follow the API change.
+
+       * Version number is increased to 2.11.14.
+       
+2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-draft.el (wl-draft-do-fcc): Follow the API change.
+
+2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * Version number is increased to 2.11.13.
+
+2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-draft.el (wl-draft-previous-history-element): Fixed
+       unbalanced parenthesis and bind unbound local variables.
+
+2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-draft.el (wl-draft-previous-history-element): New function.
+       (wl-draft-next-history-element): Ditto.
+       * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
+       them to M-p and M-n.
+
+2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * Version number is increased to 2.11.12.
+
+2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-draft.el (wl-draft-hide): Select buffer-window.
+
+2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
+
+       * wl-summary.el (wl-summary-narrow-to-region): New function.
+       (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
+       (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
+       (wl-summary-save-region): Use it.
+       * wl-action.el (wl-summary-collect-numbers-region)
+       (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
+
+2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-folder.el (wl-folder-count-incorporates): Don't use
+       `elmo-msgdb-mark-load'
+
+       * Version number is increased to 2.11.11.
+
+2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
+       (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
+
+2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
+
+2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * Version number is increased to 2.11.10.
+
+2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-mime.el (wl-draft-attribute-value): Fixed.
+
+2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-util.el (wl-copy-local-variables): New function.
+
+       * wl-mime.el (wl-draft-attribute-recipients): New function.
+       (wl-draft-attribute-envelope-from): Ditto.
+       (wl-draft-attribute-smtp-posting-server): Ditto.
+       (wl-draft-attribute-smtp-posting-port): Ditto.
+       (wl-draft-attribute-value): Ditto.
+       (wl-draft-preview-message): Use it to get value for
+       attributes. Reflect result of `wl-draft-config'.
+
+       * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
+       and call `wl-summary-mark-as-read' before to call
+       `wl-summary-unset-mark'.
+       (wl-summary-target-mark-mark-as-unread): Likewise.
+       (wl-summary-target-mark-mark-as-important): Don't bind mlist.
+
+2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-mime.el (wl-draft-preview-message): Use actual value for
+       attributes; Fix for small window.
+
+2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-refile.el (wl-refile-get-field-value): Call
+       `elmo-message-entity-field' with 3rd argument is non-nil.
+
+2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-vars.el (wl-draft-preview-attributes): New user option.
+       (wl-draft-preview-attributes-list): Ditto.
+       (wl-draft-preview-attributes-buffer-lines): Ditto.
+       (wl-draft-preview-attributes-buffer-name): Ditto.
+
+       * wl-mime.el (wl-draft-preview-message): Display attributes.
+
+2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-detect-mark-position): Bind
+       wl-summary-flag-priority-list to '(new).
+
+2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-highlight.el (wl-highlight-summary-line-face-spec): New
+       funtion.
+       (wl-highlight-summary-line-string): Use it.
+       (wl-highlight-summary-current-line): Ditto.
+
+2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
+       line even when the mark string is not changed.
+
+       * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
+       argument change in the wl-summary-create-line.
+       (wl-thread-insert-entity-sub): Ditto.
+
+       * wl-summary.el (wl-summary-detect-mark-position): Follow the
+       argument change in the wl-summary-create-line.
+       (wl-summary-insert-sequential): Ditto.
+       (wl-summary-update-thread): Ditto.
+       (wl-summary-persistent-mark-string): New inline function.
+       (wl-summary-message-mark): Use it.
+       (wl-summary-create-line): Abolish argument wl-persistent-mark
+       and added wl-flags, wl-cached.
+
+       * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
+       mark to flags.
+       (wl-highlight-summary-current-line): Decide the face not by the 
+       persistent mark but flags.
+
+2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
+       wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
+       wl-summary-read-uncached-mark): Revive.
+       (wl-summary-answered-cached-mark,
+       wl-summary-answered-uncached-mark): New user option.
+       (wl-summary-score-marks): Follow the change above.
+       (wl-summary-auto-refile-skip-marks): Ditto.
+       (wl-summary-incorporate-marks): Ditto.
+       (wl-summary-expire-reserve-marks): Ditto.
+       (wl-summary-flag-priority-list): New user option.
+
+       * wl-summary.el (wl-summary-sync-marks): Follow the variable name
+       changes.
+       (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
+       of elmo-message-mark.
+       (wl-summary-mark-as-read-internal): Ditto.
+       (wl-summary-mark-as-answered): Ditto.
+       (wl-summary-mark-as-important): Ditto.
+       (wl-summary-redisplay-internal): Ditto.
+       (wl-summary-redisplay-no-mime-internal): Ditto.
+       (wl-summary-message-mark): New function.
+       (wl-summary-insert-sequential): Use wl-summary-message-mark
+       instead of elmo-message-mark.
+       (wl-summary-update-thread): Ditto.
+       (wl-summary-persistent-mark): Ditto.
+       (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
+       instead of elmo-message-mark.
+
+       * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
+       wl-summary-message-mark instead of elmo-message-mark.
+       (wl-thread-insert-entity-sub): Ditto.
+       (wl-thread-get-children-msgs-uncached): Ditto.
+
+       * wl-highlight.el (wl-highlight-summary-line-string): Follow the
+       variable name changes.
+       (wl-highlight-summary-current-line): Ditto.
+
+       * wl-action.el (wl-summary-no-auto-refile-message-p): Use
+       wl-summary-message-mark instead of elmo-message-mark.
+
+       * wl-expire.el (wl-expire-message-p): Ditto.
+
+       * wl-score.el (wl-score-headers): Ditto.
+
+       * Version number is increased to 2.11.9.
+
+       * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
+       (wl-summary-sync-update): Follow the change above.
+       (wl-summary-switch-to-clone-buffer): Ditto.
+       (wl-summary-open-folder): Ditto.
+
 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * wl-summary.el (wl-summary-cursor-move-surface): Don't skip