X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=wl%2FChangeLog;h=7f9f4412806f377521f6194a308d831a05896502;hb=95383fe5c0c91a36068171ea8b364c58f1bb510b;hp=50414c64d36de3ab89b834215ac680bbe2138028;hpb=9702a8a6792ce93fbb075ffadff0c5e3a2fef34d;p=elisp%2Fwanderlust.git diff --git a/wl/ChangeLog b/wl/ChangeLog index 50414c6..7f9f441 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,386 @@ +2001-02-09 Yuuichi Teranishi + + * wl-summary.el (wl-summary-get-original-buffer): New function. + (wl-summary-set-crosspost): Use it. + (wl-summary-target-mark-uudecode): Ditto. + (wl-summary-reedit): Ditto. + (wl-summary-resend-bounced-mail): Ditto. + (wl-summary-update-crosspost): Eliminated (It may be incorporated + into `elmo-folder-append-msgdb' method of elmo-nntp-folder class). + + * wl-message.el (wl-message-buffer-display): Added argumnet `unread'. + (wl-message-display-internal): Ditto. + +2001-02-07 Yuuichi Teranishi + + * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix. + +2001-02-06 Yuuichi Teranishi + + * wl-summary.el (wl-summary-save-view): Renamed from + `wl-summary-save-status'. + +2001-01-23 Yuuichi Teranishi + + * wl-expire.el (wl-expire-refile): Don't call + elmo-msgdb-add-msgs-to-seen-list; + Pass wl-expire-add-seen-list to elmo-folder-move-messages. + (wl-expire-refile-with-copy-reserve-msg): Ditto. + +2001-01-19 Yuuichi Teranishi + + * wl-message.el (wl-message-prev-page): Ignore errors while + scroll-down. + +2001-01-14 Yuuichi Teranishi + + * wl-mime.el: Use elmo-original-message-mode instead of + mmelmo-original-mode. + + * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of + `elmo-folder-get-spec'; + (wl-fldmgr-add-completion-all-completions): + Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'. + + * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead + of `elmo-folder-get-type'. + + * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of + `elmo-folder-get-spec'; + Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path'; + Use `elmo-folder-append-message' instead of `elmo-append-msg'; + Use `elmo-folder-list-messages' instead of `elmo-list-folder'; + Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or + `elmo-read-msg-no-cache'; + Use `elmo-message-file-name' instead of `elmo-get-msg-filename'; + Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'. + (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'. + (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of + `elmo-cache-save'; + (wl-draft-reedit): Use `elmo-message-file-name'. + + * wl-expire.el: Use `elmo-folder-name-internal'; + Use `elmo-folder-list-messages' instead of `elmo-list-folder'; + Use macro `wl-summary-buffer-msgdb' instead of variable + `wl-summary-buffer-msgdb'; + Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'; + Use macro `wl-summary-buffer-folder-name' instead of variable + `wl-summary-buffer-folder-name'. + * wl-score.el: Likewise. + + * wl-message.el: Rewrite for new message buffer cache mechanism. + (wl-message-buffer-cache-buffer-get): New macro. + (wl-message-buffer-cache-folder-get): Ditto. + (wl-message-buffer-cache-message-get): Ditto. + (wl-message-buffer-cache-entry-make): Ditto. + (wl-message-buffer-cache-hit): Ditto. + (wl-message-buffer-cache-sort): New function. + (wl-message-buffer-cache-add): Ditto. + (wl-message-buffer-cache-delete): Ditto. + (wl-message-buffer-cache-clean-up): Ditto. + (wl-message-buffer-window): Rewrite. + (wl-message-select-buffer): Renamed from `wl-select-buffer'. + (wl-message-buffer-display): New function. + (wl-message-display-internal): New function. + +2001-01-12 Yuuichi Teranishi + + * wl-folder.el: Use `elmo-folder-name-internal'; + Use `wl-folder-get-elmo-folder'; + Use `elmo-folder-list-messages' instead of + `elmo-list-folder'; + Use `elmo-folder-get-primitive-list' instead of + `elmo-folder-get-primitive-spec-list'; + Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'; + Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path'; + Use `elmo-folder-create' instead of `elmo-create-folder'. + (wl-folder-create-newsgroups-from-nntp-access2): Abolish. + (wl-folder-get-elmo-folder): New macro. + (wl-folder-elmo-folder-cache-get): Ditto. + (wl-folder-elmo-folder-cache-put): Ditto. + (wl-folder-suspend): Call `elmo-quit'. + + * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path'; + Use `elmo-folder-list-messages' instead of `elmo-list-folder'; + Use `elmo-net-port-info' instead of `elmo-folder-portinfo'; + Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'. + (toplevel): require 'cl. + (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'. + + * wl-summary.el: Rewrite to use new elmo interface. + + +2001-02-06 Yuuichi Teranishi + + * wl-mime.el (wl-draft-preview-message): + Run `wl-draft-send-hook' before collecting recipients information; + Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'. + + * tm-wl.el (wl-draft-preview-message): Ditto. + +2001-02-05 Yuuichi Teranishi + + * wl-mime.el (wl-draft-preview-message): Fixed problem that + wrong receipients are displayed when forwarded message. + +2001-02-01 Yuuichi Teranishi + + * Version number is increased to 2.5.7. + +2001-01-29 Katsumi Yamaoka + + * wl-message.el (wl-message-next-page): Bind + `window-pixel-scroll-increment' to nil while scrolling up. + +2001-01-27 TAKAHASHI Kaoru + + * wl-vars.el (wl-save-hook): New hook. + * wl.el (wl-save): Call `wl-save-hook'. + +2001-01-27 TAKAHASHI Kaoru + + * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument. + Argument WITH-ARG instead of NO-ARG (negative mean). + (wl-draft-reply): WITH-ARG instead of NO-ARG. + * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point. + * wl-message.el (wl-message-follow-current-entity): Likewise. + +2001-01-26 TAKAHASHI Kaoru + + * wl-draft.el (wl-draft-reply-list-symbol): Change argument order. + FROM was optional argument. + (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point. + +2001-01-23 TAKAHASHI Kaoru + + * Version number is increased to 2.5.6. + +2001-01-23 TAKAHASHI Kaoru + + * wl-version.el (wl-version-show): Removed. + (wl-version): Add `interactive'. + +2001-01-22 YAMASHITA Junji + + * wl-summary.el (wl-summary-get-petname-func): New variable. + (wl-summary-default-from): funcall `wl-summary-get-petname-func' + instead of `wl-address-get-petname-1'. + (wl-summary-simple-from): Ditto. + + * wl-address.el (wl-address-get-petname-1): Define as function. + +2001-01-22 Yuuichi Teranishi + + * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject + field in the original message. + (Pointed out by "HIROSE, Masaaki" ) + +2001-01-19 Akihiro MOTOKI + + * wl-expire.el (wl-expire-hide): + Call `wl-expire-delete-reserve-marked-msgs-from-list'. + +2001-01-19 Yuuichi Teranishi + + * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to + find decoder for To, Cc, and Subject. + +2001-01-30 Yuuichi Teranishi + + * wl-summary.el (wl-cache-prefetch-next): Revert the logic + for checking `elmo-use-buffer-cache'. + (wl-summary-mark-as-important): Fixed typo in comment. + +2001-01-22 Yuuichi Teranishi + + * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject + field in the original message. + (Pointed out by "HIROSE, Masaaki" ) + +2001-01-19 Akihiro MOTOKI + + * wl-expire.el (wl-expire-hide): + Call `wl-expire-delete-reserve-marked-msgs-from-list'. + +2001-01-19 Yuuichi Teranishi + + * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to + find decoder for To, Cc, and Subject. + +2001-01-18 Yuuichi Teranishi + + * Version number is increased to 2.5.5. + + * wl-address.el (wl-address-specials-regexp): New constant. + (wl-address-quote-specials): Use it. + +2001-01-17 Yuuichi Teranishi + + * wl-summary.el (wl-summary-rescan): + Call `wl-summary-buffer-number-column-detect'. + (Advised by Akihiro MOTOKI ) + + * wl-message.el (wl-message-mode-map): Define. + (wl-message-decode): Use it as local-map. + +2001-01-16 Yuuichi Teranishi + + * wl-score.el (wl-score-guess-like-gnus): Abolished. + (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'. + +2001-01-12 Yuuichi Teranishi + + * wl-xmas.el (wl-read-event-char): Move from wl-util.el. + + * wl-mule.el (wl-read-event-char): Ditto. + + * wl-e21.el (wl-read-event-char): Ditto. + + * wl-nemacs.el (wl-read-event-char): Ditto. + (read-event): Removed. + + * wl-util.el (toplevel): Removed dummy definition of + `read-event'. + (wl-read-event-char, wl-xmas-read-event-char): Removed. + +2001-01-10 Katsumi Yamaoka + + * wl-nemacs.el (elmo-archive-call-process): Moved to + elmo-archive.el. + +2001-01-02 TAKAHASHI Kaoru + + * wl-draft.el (wl-draft-reply-list-symbol): New function. + (wl-draft-reply): Use it. Fixed "No match field" error message. + + * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ") + instead of magic-number 6. Use `not' instead of `null' for symbol + `nil' check (not empty list). + (wl-draft-insert-x-face-field): Fixed paren style. + + * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for + one-branch conditional statement, instead of `and' and `if'. + (wl-draft-forward): Likewise. + (wl-draft-add-references): Likewise. + (wl-draft-yank-from-mail-reply-buffer): Likewise. + + * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested + conditional steatment. Use `cond' instead of `if'. + (wl-draft-confirm): Likewise. + +2001-01-01 TAKAHASHI Kaoru + + * wl-version.el (wl-version-show): Use `product-string-1' + instead of `wl-version'. + * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise. + + * wl-demo.el (wl-demo-copyright-notice): Add 2001. + +2000-12-31 TAKAHASHI Kaoru + + * wl-highlight.el (wl-highlight-headers): Revert + `wl-highlight-x-face-func' argument (`beg' and `end'). + +2000-12-29 TAKAHASHI Kaoru + + * wl.el (toplevel): Move `product-provide' declare. + * wl-demo.el (toplevel): Ditto. + * wl-dnd.el (toplevel): Ditto. + * wl-highlight.el (toplevel): Ditto. + * wl-message.el (toplevel): Ditto. + * wl-refile.el (toplevel): Ditto. + * wl-util.el (toplevel): Ditto. + +2000-12-26 Yuuichi Teranishi + + * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and + keep cursor position. (Advised by OKAZAKI Tetsurou ) + (wl-thread-close-all): keep cursor position. + +2000-12-24 TAKAHASHI Kaoru + + * wl-version.el (wl-version-status-alist): Use `zerop' instead of + (eq x 0). + (wl-generate-user-agent-string-1): Fix conditional statement. + +2000-11-27 Kenichi OKADA + + * wl.el (wl-check-environment): Additional check for + 'wl-local-domain' and `wl-message-id-domain'. + +2000-11-19 Kenichi OKADA + + * wl-draft.el (toplevel): Delete defvar for sasl-*. + +2000-11-19 Kenichi OKADA + + * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties' + instead of `smtp-sasl-user-realm'. + +2000-11-19 Kenichi OKADA + + * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API. + +2000-12-19 Katsumi Yamaoka + + * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer' + to the default value as well as `eword-lexical-analyzer'. + +2000-12-19 TAKAHASHI Kaoru + + * wl-version.el (wl-extended-emacs-version, + wl-extended-emacs-version2, wl-extended-emacs-version3): Use + `elmo-match-string' instead of `wl-match-string'. + +2000-12-15 TAKAHASHI Kaoru + + * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in + docstring. + +2000-12-10 Hironori Fukuchi + + * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix. + +2000-12-15 TAKAHASHI Kaoru + + * wl-highlight.el (wl-highlight-headers): Remove + `wl-highlight-x-face-func' argument (`beg' and `end'). + +2000-12-15 Yuuichi Teranishi + + * wl-summary.el (wl-summary-mark-as-important): + Remove cache if folder is local. + +2000-12-06 Taro Kawagishi + + * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion' + to get existing e-mail address string. + +2000-12-13 TAKAHASHI Kaoru + + * wl-version.el (wl-generate-user-agent-string): Commentary. + (wl-generate-user-agent-string-1): Use `when' for + one-branch conditional statement, instead of `and' and `if'. + (wl-extended-emacs-version, wl-extended-emacs-version2, + wl-extended-emacs-version3): Ditto. + +2000-12-12 Yuuichi Teranishi + + * wl-summary.el (wl-summary-sync-all-init): New inline function. + (wl-summary-sync): Enclose `wl-summary-sync-update3' with + condition-case; Remove initialization. + (wl-summary-confirm-appends): Don't enclose with `condition-case'. + (wl-summary-sync-update3): Added argument `sync-all'; + Eliminated local variable `msgdb'; + Call `wl-summary-sync-all-init' when `sync-all' is non-nil. + Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'. + (Pointed out by "HIROSE, Masaaki" ) + +2000-12-12 KOGURO Naoki + + * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP + connection before call `wl-draft-send-mail-with-smtp'. + 2000-11-30 Yuuichi Teranishi * Version number is increased to 2.5.4.