* Version number is increased to 2.15.3.
[elisp/wanderlust.git] / wl / ChangeLog
index 7580c38..d8533a0 100644 (file)
@@ -1,3 +1,260 @@
+2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * Version number is increased to 2.15.3.
+
+2006-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-draft.el (wl-draft-find-reply-headers): Use functionp instead
+       of symbolp to test whether the condition is function.
+
+2006-02-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-draft.el (wl-draft-send-confirm): Bind wl-draft-send-hook
+       to nil.
+
+2006-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-buffer-message-ring): New internal
+       variable.
+       (wl-summary-buffer-last-displayed-msg): Abolish.
+       (wl-summary-push-message): New function.
+       (wl-summary-pop-message): Ditto.
+       (wl-summary-goto-folder-subr): Reset
+       `wl-summary-buffer-message-ring'.
+       (wl-summary-pop-to-last-message): New command.
+       (wl-summary-goto-last-displayed-msg): Call
+       wl-summary-pop-to-last-message if optional argument is non-nil or
+       the last command is itself.
+       (wl-summary-redisplay-internal): Push last message number into
+       `wl-summary-buffer-message-ring'.
+
+       * wl-vars.el (wl-summary-message-ring-max): New user option.
+
+2006-02-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-draft.el (wl-draft-find-reply-headers): New function (extract
+       from `wl-draft-reply').
+       (wl-draft-reply): Use it.
+       (wl-draft-find-reply-headers): Avoid compile warning.
+
+2006-02-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-thread.el (wl-thread-jump-to-msg): Add docstring.
+
+2006-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-message.el (wl-message-flag-indicator): New function.
+       (wl-message-redisplay): Use it.
+
+2006-02-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-draft.el (wl-smtp-extension-bind): Don't bind smtp-end-of-line.
+
+2006-01-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-util.el (wl-y-or-n-p-with-scroll): Use `wl-read-event-char'
+       instead of `read-event'.
+
+       * wl-xmas.el (wl-read-event-char): Add optional argument `prompt'.
+
+       * wl-mule.el (wl-read-event-char): Ditto.
+
+       * wl-e21.el (wl-read-event-char): Ditto.
+
+2006-01-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-vars.el (wl-draft-send-confirm-type): Change default value.
+
+2006-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-vars.el (wl-draft-send-confirm-type): New user option.
+
+       * wl-util.el (wl-y-or-n-p-with-scroll): New function.
+
+       * wl-draft.el (wl-draft-send-confirm): Confirmation by
+       `wl-draft-send-confirm-type'
+
+2006-01-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-draft.el (wl-draft-save, wl-draft-buffer-change-number):
+       Avoid error when the buffer name is already used.
+
+2006-01-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): Follow
+       the change of elmo-nmz -> elmo-search.
+       (wl-highlight-summary-line-help-echo-alist): Ditto.
+       (wl-search-folder-icon): Renamed from `wl-nmz-folder-icon'.
+       (wl-nmz-folder-icon): Define as obsolete.
+       * wl-e21.el (wl-folder-internal-icon-list): Follow it.
+       * wl-xmas.el (wl-folder-internal-icon-list): Ditto.
+
+2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-get-list-info): Rewrite with
+       `elmo-find-list-match-value'
+
+2006-01-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-summary.el (wl-summary-get-list-info): Optimize.
+       Use List-Id and List-Post also.
+
+2006-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-draft.el (wl-draft-send-confirm): Scroll up/down by SPC/BS.
+
+2006-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-demo.el (wl-demo-copyright-notice): Add 2006.
+
+2005-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-util.el (wl-completing-read-multiple-1): New internal function.
+       (wl-completing-read-multiple-2): Ditto.
+       (wl-completing-read-multiple): Define use above functions.
+
+       * wl-summary.el (wl-summary-sort): Removed the workaround for a
+       bug of `completing-read-multiple' about default value.
+
+       * wl-xmas.el (wl-completing-read-multiple): Removed.
+
+       * wl-mule.el (wl-completing-read-multiple): Ditto.
+
+       * wl-e21.el (wl-completing-read-multiple): Ditto.
+
+2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-util.el (wl-filter-associations): New function.
+
+       * wl-spam.el (wl-spam-undecided-folder-list): New user option.
+       (wl-spam-ignored-folder-list): Ditto.
+       (wl-spam-ignored-folder-regexp-list): Set default value as nil.
+       (wl-spam-string-member-p): New function.
+       (wl-spam-domain): Use it.
+       (wl-spam-split-numbers): New function.
+       (wl-spam-apply-partitions): Ditto.
+       (wl-spam-register-spam-messages): Use `folder' instead of
+       `wl-summary-buffer-elmo-folder'.
+       (wl-spam-register-good-messages): Ditto.
+       (wl-summary-exec-action-spam): Decide a domain by real folder of
+       message.
+       (wl-summary-exec-action-refile-with-register): Likewise.
+
+2005-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-e21.el (wl-e21-find-image): New function.
+       (wl-e21-setup-toolbar): Use it instead of `find-image'.
+       (wl-e21-highlight-folder-group-line): Ditto.
+       (wl-folder-init-icons): Ditto.
+       (wl-plugged-init-icons): Ditto.
+       (wl-biff-init-icons): Ditto.
+
+2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-util.el (wl-collect-draft): Rewrite with `dolist'.
+       (wl-inhibit-save-drafts): New internal variable.
+       (wl-disable-auto-save): Ditto.
+       (wl-save-drafts): Treat above variables.
+       (wl-auto-save-drafts): New function.
+       (wl-set-save-drafts): Split to `wl-start-save-drafts' and
+       `wl-stop-save-drafts'.
+       (wl-start-save-drafts): New function.
+       (wl-stop-save-drafts): Ditto.
+       (wl-set-auto-save-draft): New command.
+
+       * wl-draft.el (wl-draft): Use `wl-start-save-drafts' instead of
+       `wl-set-save-drafts'.
+
+2005-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-mime.el (wl-mime-combine-message/partial-pieces): Use
+       `make-local-variable' instead of `make-variable-buffer-local'.
+
+2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl.el (wl-exit): Call elmo-passwd-alist-clear at the end.
+
+2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
+
+2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
+       of working buffer.
+
+2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
+
+       * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
+       value into recipients; Bind `wl-draft-remove-group-list-contents'
+       as nil.
+
+2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-sort): Fixed the last change.
+
+       * wl-summary.el (wl-summary-sort-function-from-spec): New function.
+       (wl-summary-sort-messages): Ditto.
+       (wl-summary-rescan): Use it.
+       (wl-summary-sort): Use `wl-completing-read-multiple' instead of
+       `completing-read'; Append candidates for reverse order.
+
+2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * Version number is increased to 2.15.2.
+
+2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
+       "Smaller".
+       * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
+
+2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
+
+2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-vars.el (wl-draft-additional-header-alist): Add into the
+       customize group `wl-draft'.
+       (wl-draft-add-in-reply-to): Move customize group from `wl' to
+       `wl-draft'.
+       (wl-draft-add-references): Ditto.
+
+       * wl-action.el (wl-summary-print-argument): Rename argument from
+       `folder' to `data'.
+
+2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-rescan-message): Call
+       `wl-thread-cleanup-symbols' before insert thread.
+
+2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl.el (wl-init): Set `elmo-get-folder-function' as
+       `wl-folder-make-elmo-folder'.
+
+       * wl-spam.el (wl-summary-exec-action-spam): Use
+       `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
+
+       * wl-folder.el (wl-folder-make-elmo-folder): New function.
+       (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
+       `elmo-make-folder'.
+       (wl-folder-get-elmo-folder): Ditto.
+       (wl-folder-create-subr): Simplify.
+
+2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
+
+2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
+       contents in message buffer instead of original buffer. If optional
+       argument specified, ask coding system for encode.
+
 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
 
        * wl-spam.el (wl-summary-test-spam-region): New function.