(wl-summary-default-from): Simplify.
[elisp/wanderlust.git] / wl / ChangeLog
index b7c5b36..eb273ed 100644 (file)
@@ -1,5 +1,248 @@
+2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-default-from): Simplify.
+
+2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-action.el (wl-summary-exec-action-refile): Simplify.
+       (wl-summary-exec-action-copy): Ditto.
+       (wl-summary-auto-refile): Check existence of temporary mark.
+
+2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-create-line): Use
+       `elmo-time-to-datevec'.
+
+       * wl-expire.el (wl-expire-archive-date): Ditto.
+       (wl-expire-localdir-date): Ditto.
+
+       * wl-util.el (wl-day-number): Abolish.
+
+       * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
+       of `wl-day-number'.
+       (wl-score-followup): Ditto.
+       (wl-score-add-followups): Ditto.
+       (wl-score-get-latest-msgs): Ditto.
+       (wl-score-get-header-entry): Ditto.
+       (wl-score-edit-insert-date): Ditto.
+
+2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-print-message-with-ps-print): Call
+       `elmo-message-entity-field' with 2nd argument `type'.
+
+2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
+
+       * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
+
+2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-thread.el (wl-thread-delete-message): Delete descendant
+       numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
+
+2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
+
+2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
+       `Access folder'.
+
+2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-vars.el (wl-access-folder-icon): New user option.
+
+       * wl-e21.el (wl-folder-internal-icon-list): Added entry for
+       `Access folder'.
+
+2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-buffer-set-folder): Use
+       `wl-folder-mime-charset'.
+
+       * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
+       `mime-charset'.
+       (wl-folder-get-elmo-folder): Ditto.
+       (wl-folder-mime-charset): New function.
+
+2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-util.el (wl-parse-addresses): Define alias of
+       `elmo-parse-addresses' (move to `elmo-util.el').
+
+       * wl-summary.el (wl-summary-default-from): Follow the API change.
+       (wl-summary-overview-entity-compare-by-date): Ditto.
+       (wl-summary-overview-entity-compare-by-from): Ditto.
+       (wl-summary-get-list-info): Get value of `ml-info' field from
+       entity at first.
+       (wl-summary-rescan-message): Treat prefix argument.
+       (wl-summary-prefetch-msg): Follow the API change.
+       (wl-summary-search-by-subject): Ditto.
+       (wl-summary-insert-thread): Ditto.
+       (wl-summary-line-subject): Ditto.
+       (wl-summary-line-from): Ditto.
+       (wl-summary-create-line): Ditto.
+       (wl-summary-print-message-with-ps-print): Ditto.
+
+       * wl-score.el (wl-score-ov-entity-get): Ditto.
+       (wl-score-followup): Ditto.
+       (wl-score-add-followups): Use `elmo-message-entity-field' instead
+       of `car'.
+       (wl-score-get-latest-msgs): Follow the API change.
+       (wl-score-get-header): Ditto.
+
+       * wl-refile.el (wl-refile-learn): Ditto.
+       (wl-refile-subject-learn): Ditto.
+       (wl-refile-get-field-value): Ditto.
+       (wl-refile-guess-by-history): Ditto.
+       (wl-refile-guess-by-subject): Ditto.
+
+       * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
+
+       * wl-expire.el (wl-expire-date-p): Removed.
+       (wl-expire-archive-date): Follow the API change.
+       (wl-expire-localdir-date): Ditto.
+       (wl-summary-expire): Ditto.
+
+       * Version number is increased to 2.15.1.
+
+2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
+       group is access or not (it is not strict, like wl-fldmgr-rename).
+
+2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
+       duplicate call of `wl-summary-print-argument' on the wrong line.
+
+2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
+       even if argument `number' is nil.
+       (wl-summary-insert-line): Print action argument if current message
+       has it.
+
+2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
+       (wl-draft-reply): Ditto.
+       (wl-draft): Add optional argument `parent-number' and call
+       `wl-draft-create-buffer' with it.
+       (wl-draft-create-buffer): Add optional argument
+       `parent-number'. Set wl-draft-parent-number as it.
+
+2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-folder.el (wl-folder-set-persistent-mark): If summary
+       buffer is not for given folder, don't use it.
+
+2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * Version number is increased to 2.15.0.
+
+2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl.el (wl-init): Call `elmo-global-flags-initialize'.
+
+       * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
+       (wl-highlight-get-face-by-name): New internal function.
+       (wl-highlight-summary-line-face-spec): Use it and fixed.
+
+2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-sync-update): Use
+       `elmo-message-entity-field' instead of `car' to get message-id
+       from overview entity.
+
+       * wl-summary.el (wl-summary-rescan-message): Call
+       `wl-highlight-summary-displaying' when displaying a message.
+
+2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-draft.el (wl-draft-config-info-filename): Extracted from
+       `wl-draft-config-info-operation'.
+       (wl-draft-buffer-change-number): New function.
+       (wl-draft-rename-saved-config): Ditto.
+       * wl.el (wl-init): Connect slot for message-number-changed.
+       (toplevel): Add autoload for wl-draft-rename-saved-config.
+
+2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-buffer-attach): Connect to signal
+       `update-overview'
+       (wl-summary-buffer-detach): Disconnect from it.
+       (wl-summary-rescan-message): Use command.
+
+       * wl-message.el (wl-message-buffer-display): Use
+       `with-current-buffer' instead of `save-excursion'.
+
+2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-mime.el (wl-draft-preview-attributes-list): Protect
+       wl-draft-preview-attributes-list from distraction.
+
+2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-sync-update): Sort the return value of
+       `elmo-list-diff'.
+
+2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el
+       (wl-summary-edit-addresses-collect-candidate-fields): Use
+       `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
+
+       * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
+       instead of `elmo-set-work-buf'.
+
+       * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
+       (wl-address-make-address-list): Ditto.
+
+       * Version number is increased to 2.13.3.
+
+2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-vars.el (wl-message-auto-reassemble-message/partial): New
+       user option.
+
+       * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
+       argument `5'.
+
+       * wl-message.el (wl-message-display-no-merge-p): New function.
+       (wl-message-buffer-display): Check whether the message is
+       reassembled and follow the API change.
+
+2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-action.el (wl-summary-exec-action-resend-subr): Disable
+       multibyte on working buffer and removed unnecessary
+       `buffer-disable-undo'.
+
 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
+       * wl-util.el (wl-read-search-condition-internal): Fixed the last
+       change.
+
+2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-util.el (wl-read-search-condition-internal): Protect
+       elmo-global-flags from distraction.
+
+2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
+
+       * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
+       (wl-summary-event-handler): Ditto.
+       (wl-summary-update-persistent-mark-on-event): New
+       function (renamed from `elmo-event-handler-flag-changed').
+       (wl-summary-buffer-attach): New function.
+       (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
+       (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
+       instead of `elmo-folder-add-handler'.
+
        * Version number is increased to 2.13.2.
 
 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>