* wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
[elisp/wanderlust.git] / wl / ChangeLog
index 77e4950..68ea023 100644 (file)
@@ -1,3 +1,112 @@
+2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
+       Refer wl-message-buffer-name.
+       (wl-message-wheel-down): Ditto.
+
+2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-vars.el (wl-message-buffer-name): New user option.
+
+       * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
+       directly instead of making alist dinamically.
+
+       * wl-message.el (wl-message-buffer-cache-name): Abolish.
+       (wl-message-buffer-create): Use wl-message-buffer-name instead of
+       wl-message-buffer-cache-name.
+       (wl-message-buffer-cache-clean-up): Ditto.
+
+       * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
+
+       * Version number is increased to 2.9.15.
+
+2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-vars.el (wl-summary-default-view-alist): New user option.
+
+       * wl-summary.el (wl-summary-goto-folder-subr): Use it.
+
+       * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
+       while deleting address.
+       (wl-draft-delete-myself-from-cc): Ditto.
+
+       * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
+       If optional argument is specified, reverse sort order.
+
+       * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
+
+2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-thread.el (wl-thread-insert-message): Return parent number if
+       exists.
+       (wl-thread-update-indent-string-region): Use
+       wl-thread-update-line-on-buffer-sub instead of
+       wl-thread-update-line-on-buffer.
+
+2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
+
+       * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
+       (wl-folder-close-all): Ditto.
+
+2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
+
+       * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
+       and mailing-list:.
+       (wl-summary-overview-entity-compare-by-list-info): Treat empty field
+       value.
+       (wl-summary-line-list-info): Print mailing-list name even when 
+       list-number is empty.
+
+2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
+
+       * wl-draft.el (wl-draft-confirm): Abolished since not used.
+       (wl-draft-open-file): Ditto.
+       (wl-draft-random-alphabet): Ditto.
+
+       * wl-summary.el (wl-summary-mode-map): Remove already abolished
+       bindings.
+
+2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-draft.el (wl-draft-config-exec): Fixed docstring.
+       * wl-vars.el (wl-draft-config-alist): Ditto.
+
+2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * Version number is increased to 2.9.14.
+
+       * wl.el (wl): Don't set wl-init as nil when error occured while
+       auto-checking folders.
+
+       * wl-util.el (wl-expand-newtext): Re-define as an alias for
+       `elmo-expand-newtext'.
+
+2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
+       `this-command' so that `wl-folder-goto-folder' contained in
+       `wl-summary-keep-cursor-command' work.
+
+2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-summary.el (wl-summary-jump-to-parent-message): Keep
+       message buffer displaying state.
+
+2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-vars.el (wl-summary-default-view): New variable to specify
+       default value for `wl-summary-buffer-view' instead of using
+       set-default.
+       * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
+
+2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
+
+       * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
+
 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
 
        * wl-vars.el (wl-forward-subject-prefix): New variable.