X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=wl%2FChangeLog;h=cee96962406522eb26e324366b4dfcce35ce56b6;hb=38c126ece3da4510f40a792f38b96a7c26c4a317;hp=9e57fe5ba43f8341dc63f264e77ce04b817f7fb9;hpb=b62607165b1c256c1c4cda2483576c5f04ecb624;p=elisp%2Fwanderlust.git diff --git a/wl/ChangeLog b/wl/ChangeLog index 9e57fe5..cee9696 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,5 +1,296 @@ +2001-12-20 Yuuichi Teranishi + + * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders. + (wl-biff-check-folder-async): Removed needless let. + +2001-12-19 Yuuichi Teranishi + + * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of + wl-folder-get-elmo-folder. + (wl-biff-check-folder): Set `biff' argument of + `wl-folder-check-one-entity'. + (wl-biff-check-folder-async): Setup `biff' slot of folder. + + * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument. + (wl-folder-check-one-entity): Added `biff' argument; + Setup `biff' slot of folder. + + * Version number is increased to 2.9.1. + +2001-12-18 Yuuichi Teranishi + + * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed + comment out and fixed. + (wl-fldmgr-add-completion-subr): Ditto. + + * wl-summary.el (wl-summary-exit): Changed order of saving summary view + and msgdb. + + * wl.el (wl-toggle-plugged): Save summary view. + +2001-12-17 Yuuichi Teranishi + + * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'. + +2001-12-17 Hiroya Murata + + * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring. + +2001-12-17 Katsumi Yamaoka + + * wl-e21.el (wl-e21-toolbar-configurations): Replace + `auto-resize-tool-bar' to `auto-resize-tool-bars'. Pavel Janik + has realized this in the emacs-w3m list. + + * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only + if it was failed. + (wl-demo): Disable undo in the demo buffer. + +2001-12-15 Yuuichi Teranishi + + * wl-version.el (wl-version): Changed codename. + + * Version number is increased to 2.9.0. + +2001-12-14 Takuo KITAME + + * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts. + * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr) + (wl-folder-mark-as-read-all-current-entity): Ditto. + +2001-12-13 Yuuichi Teranishi + + * wl-vars.el (wl-from-width): Define as obsolete variable. + (wl-subject-length-limit): Ditto. + + * wl.el (wl-plugged-dop-queue-status): Shrink queue list. + + * wl-expire.el (wl-folder-expire-entity): Follow the last change on + wl-summary-save-view. + + * wl.el (wl-save-status): Ditto. + (Pointed out by MAKINO Takashi ) + + * wl-summary.el (wl-summary-save-view): Removed unused argument. + (wl-summary-exit): Follow the change above. + (wl-summary-goto-folder-subr): Ditto. + + * wl-folder.el (wl-folder-create-subr): Don't use + `elmo-folder-creatable-p'. + +2001-12-12 Yuuichi Teranishi + + * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too. + +2001-12-12 Katsumi Yamaoka + + * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm + rather than bitmap on Emacs 21. + (wl-demo-insert-image): Decode bitmap data line by line when Emacs + 21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE + for xbm if the new redisplay engine is not available. + +2001-12-11 Yuuichi Teranishi + + * wl-folder.el (wl-folder-init-hook): New hook. + (wl-folder-init): Run `wl-folder-init-hook'. + +2001-12-11 Katsumi Yamaoka + + * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm. + +2001-12-11 Yuuichi Teranishi + + * wl-acap.el (wl-acap-cache-filename): New variable. + (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved. + (wl-acap-init): Use cache if no ACAP server found. + +2001-12-11 TAKAHASHI Kaoru + + * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from + `wl-acap-original-msgdb-dir'. + + * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'. + (wl-score-files-directory): Renamed from `wl-score-files-dir'. + + * wl-mime.el (wl-mime-save-directory): Renamed from + `wl-mime-save-dir'. + +2001-12-11 Katsumi Yamaoka + + * wl-vars.el (wl-icon-dir): Fixed the docstring. + + * wl-demo.el: Require `path-util'. + (wl-demo-bitmap-mule-available-p): New internal variable. + (wl-demo-image-type-alist): Use it; don't require `bitmap', use + `module-installed-p' instead. + (wl-demo-insert-image): Use *.img file for a bitmap image. + (wl-demo): Don't call the ascii demo recursively. + +2001-12-11 TAKAHASHI Kaoru + + * Version number is increased to 2.7.7. + +2001-12-11 Yuuichi Teranishi + + * wl.el (wl-exit): Eliminated byte-compile warning. + +2001-12-10 Hiroya Murata + + * wl-vars.el (wl-summary-update-confirm-threshold): Defined as + obsolete variable using `elmo-define-obsolete-variable'. + (wl-fetch-confirm-threshold): Ditto. + (wl-cache-prefetch-folder-type-list): Ditto. + (wl-cache-prefetch-folder-list): Ditto. + +2001-12-10 Katsumi Yamaoka + + * wl-demo.el: Rewrote to make it read a logo file at the run-time. + (wl-demo-icon-name): Use Xmas logo at the end of the year. + (wl-demo-insert-image): New function. + (wl-demo-insert-text): New function. + (wl-demo-image-type-alist): Redefine as a function. + (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'. + (wl-demo-with-temp-file-buffer): Removed. + (wl-logo-xpm): Removed. + (wl-logo-xbm): Removed. + (wl-logo-bitmap): Removed. + +2001-10-30 Nishimoto Masaki + + * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable. + (wl-expire-localdir-get-folder-function): New user option. + (wl-expire-localdir-get-folder): New function. + (wl-expire-localdir-date): Ditto. + +2001-12-10 TAKAHASHI Kaoru + + * wl-folder.el (wl-folder-check-one-entity): Fixed car of return + value. Refactoring `wl-folder-notify-deleted' is nil case. + Fixed unread number mismatch when all-unread < unread. + +2001-12-08 Yuuichi Teranishi + + * wl-vars.el (wl-summary-update-confirm-threshold): Abolished. + (wl-fetch-confirm-threshold): Ditto. + + * wl-summary.el (wl-summary-confirm-appends): Removed. + (wl-summary-sync-update): Don't refer + `wl-summary-update-confirm-threshold' (It is now abolished). + + * wl-message.el (wl-message-display-internal): Don't refer + `wl-fetch-confirm-threshold' (It is now abolished). + +2001-12-07 Katsumi Yamaoka + + * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally. + +2001-12-07 Yoichi NAKAYAMA + + * wl-vars.el (wl-summary-from-width): Rename from wl-from-width. + (wl-summary-subject-length-limit): Rename from wl-subject-length-limit. + Change default value to nil. + (wl-summary-indent-length-limit): The value can be nil, nil means + unlimited. + + * wl-summary.el: Don't set limit for indent length if the value of + wl-summary-indent-length-limit is nil. + If the value of wl-summary-width is nil, it means only that the width + of summary is unlimited (nil doesn't mean that the indent length is + unlimited). + + * wl-thread.el: Ditto. + +2001-12-06 Hiroshi Tsutsui + + * wl-vars.el (wl-summary-update-confirm-threshold): The value can + be nil, nil means never confirm. + * wl-summary.el (wl-summary-confirm-appends): Ditto. + +2001-12-06 Yoichi NAKAYAMA + + * wl-vars.el (wl-subject-length-limit): This value can be nil (nil + means unlimited). + +2001-12-05 Yuuichi Teranishi + + * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary'; + Use `with-temp-buffer'. + +2001-12-02 Yuuichi Teranishi + + * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite + with new backquote style). + (wl-folder-get-entity-from-buffer): Ditto. + +2001-12-02 Hiroya Murata + + * wl-version.el (nemacs-version): Eliminated. + (wl-extended-emacs-version2): Ignore nemacs. + (wl-extended-emacs-version3): Ditto. + +2001-11-30 Tatsuya Kinoshita + + * wl-vars.el (wl-draft-add-references): Set default value as nil. + (wl-draft-add-in-reply-to): New variable. + * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to): + Divided from `wl-draft-add-references'; add support `In-Reply-To'. + (wl-draft-yank-from-mail-reply-buffer): Use + `wl-draft-add-in-reply-to'. + (wl-draft-insert-current-message): Ditto. + +2001-12-01 Hiroya Murata + + * wl-vars.el (wl-folder-process-duplicates-alist): Fixed + typo (kill->hide). + (wl-message-buffer-prefetch-folder-type-list): Added elements + `mark' and `cache' instead of `internal'. + +2001-11-30 Yuuichi Teranishi + + * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted, + resume msgdb directory. + +2001-11-28 Yuuichi Teranishi + + * wl.el (wl-exit): Call `wl-acap-exit'. + + * wl-summary.el (wl-summary-message-string): New function. + (wl-summary-reedit): Use it. + (wl-summary-resend-bounced-mail): Remove needless let. + (wl-summary-supersedes-message): Ditto. + (wl-summary-save): Ditto. + + * wl-acap.el (wl-acap-original-msgdb-dir): New variable. + (wl-acap-init): Set it. + (wl-acap-exit): New function. + +2001-11-26 TAKAHASHI Kaoru + + * wl.el (wl-init): Revert (require 'mime-setup). move from + toplevel. + +2001-11-24 TAKAHASHI Kaoru + + * wl-summary.el (wl-summary-write-current-folder): Remove unused + local variables. Add error when guess function return invalid + value. + 2001-11-23 TAKAHASHI Kaoru + * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): + Change local variable name. + (wl-folder-guess-mailing-list-by-folder-name): Ditto. + (wl-folder-get-newsgroups): Return nil when non-news folder. + * wl-summary.el (wl-summary-write-current-folder): State through + when guess-list return nil. + (wl-summary-write-current-folder-functions): Fixed docstring. + + * wl.el (wl-exit): Changed confirm message. + + * wl.el (wl-init): (require 'mime-setup) move to toplevel. + * wl-draft.el (wl-draft): Remove verbose `featurep'. + * wl-e21.el: Removed kludge for Emacs 21 prerelease versions. 2001-11-23 Hiroya Murata @@ -691,7 +982,7 @@ 2001-07-14 Yuuichi Teranishi * wl-draft.el (wl-message-mail-p): Test resent-to: field. - (Fix by Peter Møller Neergaard ) + (Fix by Peter M~ller Neergaard ) (wl-default-draft-cite): Fix. * wl-score.el (wl-score-insert-help): Fixed parenthesis. @@ -835,7 +1126,7 @@ * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead of elmo-folder-close. -2001-06-06 Peter Møller Neergaard +2001-06-06 Peter M~ller Neergaard * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp for postfix.