* wl-mule.el (wl-message-wheel-up): Fixed.
[elisp/wanderlust.git] / wl / ChangeLog
index ee0b3ed..fb26d5c 100644 (file)
@@ -1,3 +1,369 @@
+2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-mule.el (wl-message-wheel-up): Fixed.
+       (wl-message-wheel-down): Ditto.
+
+2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
+       config is an anonymous lambda expression.
+
+2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
+       when Mule 2 is running.
+
+2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
+
+2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
+       spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
+
+       * wl-address.el (wl-address-specials-regexp): Eliminated.
+       (wl-address-quote-specials): Rewrite.
+
+2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
+       shy-groups for regexp.
+
+       * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
+       character classes and Perl style shy-groups for regexp.
+       (wl-highlight-plugged-current-line): Use Posix style character
+       classes for regexp.
+       (wl-e21-highlight-folder-by-numbers): Ditto.
+       (wl-e21-display-image-p): Use `display-images-p' instead of
+       `display-graphic-p'.
+       (display-images-p): Make an alias to `display-graphic-p' if it is
+       not available.  It is for Emacs version prior to 21.0.105.
+
+       * wl-demo.el (wl-demo): Use `display-images-p' instead of
+       `display-graphic-p'.
+       (wl-demo-image-type-alist): Ditto.
+       (display-images-p): Make an alias to `display-graphic-p' if it is
+       not available.  It is for Emacs version prior to 21.0.105.
+
+2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-version.el (wl-generate-user-agent-string-1): Remove tm
+       support.
+       (wl-generate-user-agent-string): Ditto.
+
+       * wl-version.el (wl-version): Update docsting.
+       (wl-version-status): Ditto.
+
+2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
+       21.0.105.  For Emacs 21.0.104 or earlier.
+
+2001-09-03  Takuo KITAME <kitame@northeye.org>
+
+       * wl-e21.el (wl-plugged-init-icons): Use
+       `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
+       (wl-biff-init-icons): Ditto.
+
+2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-highlight.el (wl-highlight-summary-current-line):
+       Fixed highlighting refile/copy destination.
+
+       * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
+       (wl-acap-store): Encode string by wl-acap-coding-system.
+
+2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-acap.el (toplevel): Check and require 'un-define before
+       'xemacs-ucs;
+        Added checking for UTF-2000.
+
+2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-acap.el (toplevel): Require 'un-define before 'wl;
+       Don't enclose with `eval-and-compile'.
+
+       * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
+       wl-init is non-nil.
+
+       * wl-draft.el (wl-draft): Ditto.
+
+       * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
+
+       * wl-acap.el (toplevel): Require 'wl.
+       (wl-acap-store): Call `elmo-init'.
+
+       * wl.el (wl): Changed position of `wl-check-environment'.
+       (toplevel): Added autoload setting for wl-acap.
+
+       * wl-vars.el (wl-setting): New custom group.
+       (wl-from): Added wl-setting group.
+       (wl-user-mail-address-list): Ditto.
+       (wl-organization): Ditto.
+       (wl-subscribed-mailing-list): Ditto.
+       (wl-envelope-from): Ditto.
+       (wl-smtp-posting-user): Ditto.
+       (wl-smtp-posting-server): Ditto.
+       (wl-smtp-posting-port): Ditto.
+       (wl-smtp-authenticate-type): Ditto.
+       (wl-pop-before-smtp-user): Ditto.
+       (wl-pop-before-smtp-server): Ditto.
+       (wl-pop-before-smtp-port): Ditto.
+       (wl-pop-before-smtp-authenticate-type): Ditto.
+       (wl-nntp-posting-server): Ditto.
+       (wl-nntp-posting-user): Ditto.
+       (wl-nntp-posting-port): Ditto.
+       (wl-fetch-confirm-threshold): Ditto.
+       (wl-prefetch-threshold): Ditto.
+       (wl-thread-insert-opened): Ditto.
+       (wl-ldap-server): Ditto.
+       (wl-ldap-port): Ditto.
+       (wl-ldap-base): Ditto.
+       (wl-ldap-objectclass): Ditto.
+       (wl-use-ldap): Ditto.
+       (wl-draft-config-alist): Ditto.
+       (wl-draft-config-matchone): Ditto.
+       (wl-template-alist): Ditto.
+       (wl-message-sort-field-list): Ditto.
+       (wl-message-ignored-field-list): Ditto.
+       (wl-message-visible-field-list): Ditto.
+       (wl-interactive-send): Ditto.
+       (wl-summary-move-order): Ditto.
+       (wl-auto-select-first): Ditto.
+       (wl-auto-select-next): Ditto.
+       (wl-interactive-save-folders): Ditto.
+
+       * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
+       Initialization codes are moved from wl-local-folder-init.
+       (wl-local-folder-init): Follow the change above.
+       (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
+
+       * wl-acap.el: New file.
+
+       * Version number is increased to 2.7.3.
+
+2001-08-21  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
+
+2001-08-21  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
+       (wl-addrmgr-address-entry-list): Ditto.
+
+2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-e21.el (wl-draft-mode-map): Removed binding for
+       `wl-draft-insert-x-face-field'.
+
+       * wl-mule.el (wl-draft-mode-map): Ditto.
+
+       * wl-xmas.el (wl-draft-mode-map): Ditto.
+
+       * wl-vars.el (wl-cs-noconv): Ignore nemacs.
+       (wl-cs-autoconv): Ditto.
+       (wl-cs-local): Ditto.
+       (wl-use-scoring): Ditto.
+       (wl-mime-charset): Ditto.
+       (wl-folder-check-async): Ditto.
+
+       * wl.el (toplevel): Ignore nemacs and tm.
+       (wl-exit): Ditto.
+
+       * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
+       (wl-summary-mode-map): Added binding for `wl-addrmgr'.
+       (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
+       instead of wl-address-petname-add-or-change.
+       (wl-summary-edit-addresses-subr): Use wl-address-delete
+       instead of wl-address-petname-delete.
+
+       * wl-util.el (wl-as-coding-system): Ignore nemacs.
+
+       * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
+       if error occured.
+
+       * wl-message.el (require): Remove tm support.
+
+       * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
+
+       * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
+       (wl-folder-jump-to-current-entity): Ditto.
+       (wl-folder-mode-map): Added binding for `wl-addrmgr'.
+
+       * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
+       `wl-draft-insert-x-face-field' to `wl-addrmgr'.
+       Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
+
+       * wl-mule.el (wl-draft-key-setup): Ditto.
+
+       * wl-xmas.el (wl-draft-key-setup): Ditto.
+
+       * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
+       (wl-draft-std11-parse-addresses): New function.
+       (wl-draft-parse-mailbox-list): Use it.
+       (wl-draft): Ignore nemacs.
+       (wl-draft-reedit): Ditto.
+
+       * wl-addrmgr.el: New file.
+       (Original is wl-rcpt.el written by
+       "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
+       Thanks Kitamoto-san.)
+
+       * wl-address.el (wl-address-make-address-list): Modified parsing
+       process.
+       (wl-address-delete): Renamed from `wl-address-petname-delete';
+       Modify wl-address-list too.
+       (wl-address-add-or-change): Renamed from
+       `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
+
+2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
+
+       * wl-highlight.el (wl-highlight-summary-current-line):
+         Work with transient-mark-mode
+
+2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * Version number is increased to 2.7.2.
+
+       * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
+       instead of elmo-dop-queue-method.
+
+2001-08-06  SAITO Atsunori <sai@yedo.com>
+
+       * wl-vars.el (wl-ldap-objectclass): New user option.
+
+       * wl-address.el (wl-ldap-make-filter): Use it.
+
+2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
+
+2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-folder.el (wl-folder): redisplay after folder insertion.
+
+       * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
+
+       * wl-summary.el (wl-summary-sync-update):
+       Change status mark only when new-msgdb exists.
+       (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
+
+2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-open-folder): New function.
+       (wl-summary-goto-folder-subr): Use it.
+       (wl-summary-mark-as-important): Fix;
+       Encache only when no cache exists.
+
+2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
+       Use with-current-buffer.
+
+2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
+       before call `get-buffer'. Fixed parenthesis.
+       (wl-score-get-header-entry): Clear message and help window when
+       keyboard quit.
+       (wl-score-edit-insert-header): Ditto. 
+
+2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-draft.el (wl-message-mail-p): Test resent-to: field.
+       (Fix by Peter Møller Neergaard <turtle@bu.edu>)
+       (wl-default-draft-cite): Fix.
+
+       * wl-score.el (wl-score-insert-help): Fixed parenthesis.
+       (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
+
+2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-message.el (wl-message-prev-page): Do same bahavior
+       as summary when it is called in the message buffer.
+       (wl-message-next-page): Ditto.
+
+2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-forward): Use cache if it is not
+       section cache.
+
+2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-vars.el: Changed file coding system to ISO-2022-JP.
+       Removed redundant require of elmo-vars.
+       (wl-biff-state-indicator-on): Changed default value for
+       xemacs with non-mule environment.
+
+       * wl-summary.el (wl-summary-exec-subr): Fixed problem when
+       wl-message-buffer is nil;
+       Hide progress bar after moving messages.
+
+2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
+       message at cursor point is deleted.
+
+2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-vars.el: Changed file coding system to euc-japan.
+       Added -*-coding:-*- magic to the first line.
+
+       * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
+       Search parent from the first message.
+
+       * Version number is increased to 2.7.1.
+
+2001-06-28  OHASHI Akira  <bg66@koka-in.org>
+
+       * wl-vars.el: Fix file coding system to ISO-2022-JP.
+
+2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
+       refile/delete execution.
+
+       * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
+       Fixed docstring.
+
+2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
+       do update process;
+       Don't update marks when update process is interrupted.
+
+2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-reply): Fixed problem when
+       wl-draft-use-frame is non-nil.
+       (wl-summary-forward): Ditto.
+
+       * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
+       as nil.
+       (wl-folder-mark-as-read-all-entity): Ditto.
+       (wl-folder-prefetch-entity): Ditto.
+
+       * wl.el (wl): Check environment before wl-init.
+
+       * wl-summary.el (wl-summary-collect-unread): Eliminated.
+       (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
+       instead of wl-summary-collect-unread.
+       (wl-summary-reply): Split message window.
+
+2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-vars.el (wl): Set custom-manual link as "wl-ja"
+       only if current language environment is japanese,
+
+       * wl-folder.el (wl-folder-jump-to-current-entity): Call
+       wl-folder-select-buffer when wl-summary-use-frame is non-nil.
+       (wl-folder-goto-folder-subr): Ditto.
+
+       * wl-draft.el (wl-draft-dispatch-message): Call
+       `elmo-file-cache-get-path'.
+
 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * wl-summary.el (wl-summary-cursor-move): If return value of