* wl-demo.el (wl-demo-copyright-notice): Add 2003.
[elisp/wanderlust.git] / wl / ChangeLog
index 7064551..f5f403d 100644 (file)
@@ -1,3 +1,276 @@
+2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-demo.el (wl-demo-copyright-notice): Add 2003.
+
+2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
+
+       * wl-summary.el (wl-summary-mark-collect): Revive missing return
+       for sequential numbering case.
+
+2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-vars.el (wl-draft-reply-with-argument-list): Change default
+       value.
+       (wl-draft-reply-without-argument-list): Ditto.
+       (wl-draft-reply-myself-with-argument-list): Abolish.
+       (wl-draft-reply-myself-without-argument-list): Ditto.
+       * wl-draft.el (wl-draft-self-reply-p): New function.
+       (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
+
+2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
+       (avoid error for the case without byte-compiling)
+
+2002-12-23  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-news.el.in (wl-news-append-to-folder): New function.
+       (wl-news-exit): Rewrite.
+       (wl-news-discard-and-mail): Merge to `wl-news-exit'.
+
+2002-12-22  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-draft.el (wl-draft-reply-position): New function.
+       (wl-draft-reply-position): Fix.
+       * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
+       (wl-summary-target-mark-reply-with-citation): Ditto.
+       (wl-summary-reply-with-citation): Ditto.
+       * wl-vars.el (wl-draft-reply-default-position): New variable.
+
+2002-12-22  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-draft.el (wl-draft-send): Preview when interactive send.
+
+2002-12-22  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-draft.el (wl-draft-reply): Set default position.
+       * wl-summary.el (wl-summary-reply): Ditto.
+       (wl-summary-reply-with-citation): Ditto.
+       (wl-summary-target-mark-reply-with-citation): Ditto.
+
+2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-news.el.in (wl-news-lang): Set default value according to
+       current-language-environment.
+       (wl-news-append-news): Do nothing when news-list is nil.
+
+2002-12-21  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-news.el.in (wl-news-mode-map): Add new keybind.
+       (wl-news): Change message.
+       (wl-news-exit): Check buffer.
+       (wl-news-force-exit): New function.
+       (wl-news-show-all): New function.
+       (wl-news-discard-and-exit): Fix.
+
+2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-vars.el (wl-summary-weekday-name-lang): Set default value
+       according to current-language-environment.
+
+       * wl-news.el.in (wl-news): If arg, show all NEWS after
+       wl-news-default-previous-version.
+
+2002-12-21  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-news.el.in (wl-news-check): Rewritten.
+       (wl-news-previous-version-load): Change data type.
+       (wl-news-previous-version-save): Change data type.
+       (wl-news-append-news): Add return value.
+       (wl-news-check-news): New function.
+       (wl-news-already-current-p): New function.
+       (wl-news-send-news): Rewritten.
+       (wl-news-mode-map): Add new keybind.
+       (wl-news): Rewritten.
+       (wl-news-exit): Rewritten.
+       (wl-news-discard-and-mail): New function.
+       (wl-news-send-to-address): Abolished.
+       * wl.el (wl-init): Delete a message.
+
+2002-12-21  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-news.el.in (wl-news-exit): Update previous version.
+       * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
+
+2002-12-21  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-news.el.in (wl-news): Add `delete-other-windows'.
+
+2002-12-21  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-news.el.in (wl-news): New function.
+       (wl-news-mode): New function.
+       (wl-news-next-line): New function.
+       (wl-news-next-page): New function.
+       (wl-news-exit): New function.
+       (wl-news-buf-name): New variable.
+       (wl-news-mode-map): New variable.
+       (wl-news-winconf): New variable.
+       (wl-news-append-news): Add an option.
+
+2002-12-20  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-news.el.in (wl-news-send-news): Add 'Date' header.
+
+2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-news.el.in (wl-news-send-to-address): New variable.
+       (wl-news-send-news): Use it.
+       (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
+       Return updating status.
+       * wl.el (wl-init): Show message when wl-news-check returns non-nil.
+
+2002-12-20  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-news.el.in (wl-news-send-news): Delete
+       Organization and X-Face.
+
+2002-12-20  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
+       (wl-news-append-news): New function.
+       (wl-news-send-news): New function.
+
+2002-12-20  Kenichi OKADA  <okada@opaopa.org>
+
+       * Version number is increased to 2.11.1.
+
+2002-12-19  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-news.el.in : New file.
+
+2002-12-19  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-vars.el (wl-draft-reply-with-argument-list): Change
+       default value.
+       (wl-draft-reply-without-argument-list): Ditto.
+
+2002-12-19  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
+       (wl-message-buffer-prefetch-idle-time): Ditto.
+       (wl-message-buffer-prefetch-folder-type-list): Ditto.
+
+2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-thread.el (wl-thread-insert-message): Use
+       wl-summary-max-thread-depth.
+
+       * wl-summary.el (wl-summary-insert-thread-entity): Refined
+       loop detection.
+
+       * wl-message.el (wl-message-buffer-display): Back to the first page
+       when cache is hit.
+
+2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-vars.el (wl-summary-max-thread-depth): New user option.
+
+       * wl-summary.el (wl-summary-insert-thread-entity):
+       If the thread depth is reached to wl-summary-max-thread-depth,
+       divide the thread.
+
+2002-12-08  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
+       for elmo-remove-passwd.
+
+2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
+       folder is sticky.
+       (wl-folder-mark-as-read-all-entity): Ditto.
+       (wl-folder-prefetch-entity): Ditto.
+
+2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
+
+       * wl-demo.el (wl-demo-icon-name): Cope with Medow.
+
+2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-summary.el (wl-summary-target-mark-erase): Simplify.
+       Delete messages on buffer for unplugged operation.
+       (wl-summary-erase): Ditto.
+
+2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
+       take nil so as not to search parent by subject.
+
+2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
+       (wl-folder-get-next-folder): Ditto.
+       (wl-folder-get-path): Ditto.
+
+2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
+       system and encode the region with it before verifying.
+
+2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
+       system of the echo buffer before decoding.
+
+2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
+       original contents.
+
+2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
+       with argument 'any-exists.
+
+2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
+       Use `wl-cs-autoconv'.
+
+2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
+       by `mime-view-automatic-conversion'.
+
+       * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
+       (wl-message-verify-pgp-nonmime): Ditto.
+       * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
+       Bind them to C-c:d and C-c:v respectively.
+
+       Merge following code by Teranishi-san from [wl-en:00167].
+       * wl-mime.el (wl-mime-preview-application/pgp): New function.
+       (wl-mime-preview-application/pgp-encrypted): Ditto.
+       (wl-mime-setup): Add entry.
+
+2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-summary.el (wl-summary-target-mark-erase): New function.
+       Bind it to "mD".
+
+2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-vars.el (wl-draft-write-file-function): Fix.
+       (wl-draft-reedit-hook): Changed default value.
+
+       * wl-draft.el (wl-draft-edit-string): Set cursor point for
+       wl-draft-reedit-hook.
+       (wl-draft-remove-text-plain-tag): New function.
+       (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
+
+       * wl-vars.el (wl-draft-write-file-function): New user option.
+
+       * wl-draft.el (wl-draft-prepare-edit): Use it for
+       local-write-file-hooks.
+       (wl-draft-reedit): Ditto; use exact match for text/plain tag.
+
+       * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
+       (wl-draft-insert-mail-header-separator): Return the body beginning
+       point.
+       (wl-draft-reedit): Remove the mime-edit tag if the first part is
+       text/plain.
+       (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
+
 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
 
        * wl-summary.el (wl-summary-erase): New function to erase message