* wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
[elisp/wanderlust.git] / wl / ChangeLog
index fe0169a..ca6bc7b 100644 (file)
@@ -1,3 +1,98 @@
+2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
+       representation.
+
+       * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
+       number.
+       (wl-fldmgr-save-folders): Don't use `format' when insert
+       `wl-fldmgr-folders-header'.
+
+2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
+
+       * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
+
+2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-highlight.el (wl-highlight-message):
+       Use `std11-field-end' to detect end point of the header field.
+       Refer `wl-highlight-max-header-size'.
+
+       * wl-vars.el (wl-highlight-max-header-size): New variable.
+
+       * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
+
+       * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
+       Set `for-draft' argument of wl-highlight-headers.
+       (wl-draft): Ditto.
+       (wl-draft-reedit): Ditto.
+       (wl-user-agent-compose-internal): Ditto.
+
+2000-10-24   Daiki Ueno <ueno@unixuser.org>
+
+       * wl-message.el (wl-message-add-button): Use overlay.
+
+2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
+
+       * wl-address.el (wl-address-string-without-group-list-contents): Fixed
+       problem when group-list content is nothing.
+       (Reported by Mito <mit@nines.nec.co.jp>)
+
+2000-10-18  SAITO Atsunori <sai@yedo.com>
+
+       * wl-summary.el (wl-summary-print-destination): Adjust line length.
+
+2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * tm-wl.el (toplevel): Use product-provide.
+
+2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * Version number is increased to 2.3.92.
+
+2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
+
+       * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
+       title text, use `display' property for left margin under Emacs 21.
+
+       * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
+       properties.
+       (wl-plugged-init-icons): Ditto.
+
+2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl.el (wl-save-status, wl-init): Remove last period in
+       "...done." message.
+       * tm-wl.el (wl-summary-burst): Ditto.
+       * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
+       wl-summary-resume-cache-status,
+       wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
+       wl-summary-sync-update3, wl-summary-highlight-msgs,
+       wl-summary-flush-pending-append-operations,
+       wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
+       wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
+       * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
+       wl-thread-open-all): Ditto.
+       * wl-score.el (wl-summary-score-update-all-lines): Ditto.
+       * wl-mime.el (wl-summary-burst): Ditto.
+       * wl-highlight.el (wl-highlight-summary): Ditto.
+       * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
+       wl-folder-open-all, wl-folder-update-access-group): Ditto.
+       * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
+       * wl-address.el (wl-local-address-init): Ditto.
+
+2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
+
+       * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
+       `add-text-properties'.
+       (wl-plugged-init-icons): Ditto.
+       (wl-folder-init-icons): Use `propertize' instead of
+       `put-text-property'.
+       (wl-plugged-set-folder-icon): Ditto.
+       (wl-e21-highlight-folder-group-line): Ditto.
+
 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * wl-version.el (wl-version-status-alist): New variable.
        (wl-logo-xbm): Ditto.
        (wl-logo-bitmap): Ditto.
 
+       * Version number is increased to 2.3.91.
 
 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
 
        * wl-version.el (wl-generate-user-agent-string-1): New function.
        (wl-generate-user-agent-string): Use it.
 
+       * wl-version.el (wl-generate-user-agent-string-1): Ignore
+       `mime-edit-insert-user-agent-field'.
+       (wl-generate-user-agent-string): Check
+       `mime-edit-insert-user-agent-field' and `mime-editor/version'.
+
+       * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
+       instead of `if', when verbose case.
+
 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
 
        * wl-expire.el (wl-summary-expire): Fix.
        Changed default value to consider `Reply-To:'.
        (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
 
+       * Version number is increased to 2.3.90.
+
        * wl-summary.el (wl-summary-msgdb-load-async): Enclose
        elmo-imap4-get-session with unwind-protect.
        Don't cause error.