X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=elmo%2FChangeLog;h=5ec850e43c92b50725ac56df45b530f6b21f4b47;hb=e5c0c7ad9421e78de595fc524411c40dc06a9ea8;hp=b516f721e096eb29497c5cf813dc2b7c62ecdb39;hpb=8d56bd754fd5060c731102293a32db2ddd2508ab;p=elisp%2Fwanderlust.git diff --git a/elmo/ChangeLog b/elmo/ChangeLog index b516f72..5ec850e 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,3 +1,121 @@ +2002-05-01 Yuuichi Teranishi + + * elmo-shimbun.el (elmo-shimbun-get-headers): Bind + elmo-hash-minimun-size as 63. + + * elmo-multi.el (elmo-multi-folder-diff): Use elmo-diff-new if + elmo-diff-unread is nil. + + * elmo-imap4.el (elmo-folder-open): Fix. + + * elmo.el (elmo-message-mark): Rewrite. + (elmo-message-field): Ditto. + (elmo-message-set-mark): Ditto. + (elmo-folder-replace-marks): New function. + (elmo-generic-folder-append-msgdb): Removed third argument for + elmo-msgdb-append. + (elmo-folder-synchronize): Use elmo-msgdb-seen-list. + (elmo-msgdb-load): New implementation. + + * elmo-vars.el (elmo-use-overview-hashtb): Removed. + + * elmo-util.el (elmo-list-insert): New implementation. + + * elmo-multi.el (elmo-multi-folder-append-msgdb): Removed third + argument for elmo-msgdb-append. + + + * elmo-msgdb.el (elmo-load-msgdb): New function. + (elmo-make-msgdb): Ditto. + (elmo-msgdb-get-index): New inline function. + (elmo-msgdb-set-index): Ditto. + (elmo-msgdb-get-entity-hashtb): Ditto. + (elmo-msgdb-get-mark-hashtb): Ditto. + (elmo-msgdb-get-mark): Ditto. + (elmo-msgdb-set-mark): Ditto. + (elmo-msgdb-count-marks): Ditto. + (elmo-msgdb-get-number): Ditto. + (elmo-msgdb-get-field): Ditto. + (elmo-msgdb-seen-list): Ditto. + (elmo-msgdb-mark-alist-set): Renamed from elmo-msgdb-mark-set. + (elmo-msgdb-delete-msgs): Follow the changes above. + (elmo-msgdb-overview-get-entity): Ditto. + (elmo-msgdb-add-msgs-to-seen-list): Ditto. + (elmo-msgdb-clear-index): Renamed from elmo-msgdb-clear-overview-hastb + and rewritten. + (elmo-msgdb-make-index): Likewise. + (elmo-msgdb-append): Removed third argument. + (elmo-msgdb-clear): Clear index as nil. + (elmo-folder-set-info-hashtb): Removed. + (elmo-folder-set-info-max-by-numdb): Ditto. + (elmo-folder-info-make-hashtb): Ditto. + + * elmo-localdir.el (elmo-folder-pack-numbers): Use elmo-make-msgdb. + + * elmo-map.el (elmo-folder-pack-number): Ditto. + +2002-04-30 Yuuichi Teranishi + + * elmo-version.el (elmo-version): Up to 2.9.10. + + * elmo-util.el (elmo-get-hash-val): Check the 1st argument is string. + + * elmo-msgdb.el (elmo-msgdb-get-parent-entity): New inline function. + +2002-04-26 Kenichi OKADA + + * elmo-utils.el (elmo-make-directory): Add option. + Default file mode is 700. + +2002-04-17 Hiroya Murata + + * elmo-shimbun.el (elmo-folder-local-p): Defined. + +2002-04-15 Yuuichi Teranishi + + * elmo-shimbun.el (elmo-shimbun-entity-to-header): Decode by + mime-charset. + + * elmo-imap4.el (elmo-imap4-search-internal-primitive): Added "larger" + and "smaller". + +2002-04-14 Hiroya Murata + + * elmo-shimbun.el (elomo-shimbun-folder): Added entity-hash slot. + (elmo-shimbun-folder-entity-hash): New function. + (elmo-shimbun-folder-shimbun-header): Ditto. + (elmo-shimbun-entity-to-header): Ditto. + (elmo-shimbun-msgdb-to-headers): Removed. + (elmo-shimbun-folder-setup): Ditto. + (elmo-shimbun-folder-header-hash-setup): Don't use x-shimbun-id + for hash key. + (elmo-shimbun-get-headers): Set new headers only to slot. Don't + call `elmo-shimbun-folder-header-hash-setup' if headers is nil. + Removed useless local bind. + (elmo-folder-open-internal): Don't call + `elmo-shimbun-folder-setup'. + (elmo-folder-close-internal): Clear entity-hash slot. + (elmo-folder-clear): Ditto. + (elmo-shimbun-msgdb-create-entity): Use + `elmo-shimbun-folder-shimbun-header'. + (elmo-map-message-fetch): Ditto. + (elmo-shimbun-update-overview): Use overview entity instead of + shimbun header to lookup id by references. + (elmo-map-folder-list-message-locations): Use not only headers but + also overviews to list locations. + +2002-04-09 Hiroya Murata + + * elmo-net.el (elmo-folder-exists-p): If unplugged, guessed by + msgdb path. + + * elmo-pop3.el (elmo-folder-exists-p): Ditto. + +2002-04-08 Yoichi NAKAYAMA + + * elmo-util.el (elmo-read-search-condition-internal): Give default + value for date. + 2002-04-04 Mito * elmo-util.el (elmo-condition-parse-search-value): Accept