(toplevel): Enable utf-translate-cjk-mode explicitly.
[elisp/wanderlust.git] / elmo / ChangeLog
index 0741970..511bde4 100644 (file)
@@ -1,3 +1,362 @@
+2004-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-util.el (elmo-concat-path): Treat empty path.
+
+2004-10-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-split.el (elmo-split-address-equal): Fixed typo (field =>
+       field-or-fields).
+       (elmo-split-address-match): Ditto.
+       (elmo-split-equal): Ditto.
+       (elmo-split-match): Ditto.
+
+2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo.el (elmo-message-flags): Abolish optional argument `msgid'.
+       (elmo-generic-folder-append-messages): If src message exists but
+       has no flag, pass (read) for the FLAG argument of
+       `elmo-folder-append-buffer'. Otherwise, pass nil.
+
+       * elmo-split.el (elmo-split-subr): Likewise.
+
+       * elmo-pipe.el (elmo-message-flags): Abolish optional argument `msgid'.
+
+       * elmo-multi.el (elmo-message-flags): Ditto.
+
+       * elmo-filter.el (elmo-message-flags): Ditto.
+
+       * elmo.el (elmo-folder-append-buffer): Fix docstring.
+       (elmo-generic-folder-append-messages): If elmo-message-flags return nil,
+       pass (read) for the FLAG argument of elmo-folder-append-buffer.
+       
+2004-10-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * elmo-split.el (elmo-split-rule): Update comment.
+       (elmo-split-address-equal): Allow 2nd argument to be a list.
+       (elmo-split-address-match): Ditto.
+       (elmo-split-equal): Ditto.
+       (elmo-split-match): Ditto.
+
+2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo.el (elmo-folder-append-buffer): Fix docstring.
+       (elmo-folder-append-msgdb): Don't treat `read'.
+       (elmo-message-flags): Don't return `read'.
+
+       * elmo-dop.el (elmo-folder-set-read-delayed): Don't treat `read'.
+       (elmo-folder-unset-read-delayed): Ditto.
+
+       * elmo-imap4.el (elmo-imap4-flags-to-imap): Ditto.
+
+2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * elmo-imap4.el (elmo-folder-delete): Clear current-mailbox after
+       deletion.
+
+2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-mime.el (elmo-mime-display-as-is-internal): Insert decoded
+       header.
+
+2004-09-23  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * modb-standard.el (modb-standard-load-entity): Don't bind inhibit-quit
+       here.
+       (elmo-msgdb-save): Bind inhibit-quit.
+       (modb-standard-message-entity): Ditto.
+
+2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * elmo-database.el: No need to require elmo-msgdb.
+
+2004-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-nmz.el (elmo-folder-list-subfolders): Use `directory-files'
+       instead of `elmo-list-subdirectories'.
+
+2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * elmo-nmz.el (elmo-folder-initialize): Enable "[" for access
+       group entry.
+       (elmo-folder-exists-p): "[" is empty.
+       (elmo-folder-list-subfolders): Define.
+       (elmo-folder-have-subfolder-p): Ditto.
+
+2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * elmo-flag.el (elmo-folder-delete): Update elmo-global-flag-list.
+
+2004-09-14  Tetsurou Okazaki  <okazaki@be.to>
+
+       * elmo-filter.el (elmo-folder-local-p): Define.
+
+2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * modb-standard.el (modb-standard-loaded-message-id): Return nil
+       when entity is garbaged.
+       (modb-standard-save-entity-1): Don't modify the original entity.
+
+2004-09-13  Tetsurou Okazaki  <okazaki@be.to>
+
+       * elmo-util.el (elmo-delete-if): Reduce loop strength in a while loop.
+
+2004-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo.el (elmo-strict-folder-diff): Use
+       `elmo-folder-list-messages' instead of `elmo-msgdb-list-messages'.
+
+2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * modb.el (elmo-msgdb-flag-available-p): New generic function.
+       (elmo-msgdb-message-number): Ditto.
+       (elmo-msgdb-message-field): Ditto.
+
+       * modb-standard.el (modb-standard-economize-entity-size): New user
+       option.
+       (modb-standard-loaded-message-id): New inline function.
+       (modb-standard-load-entity): Use it.
+       (modb-standard-save-entity-1): If `modb-standard-economize-entity-size',
+       throw message-id string away.
+       (elmo-msgdb-flag-available-p): Define.
+       (elmo-msgdb-message-number): Ditto.
+       (elmo-msgdb-message-field): Ditto.
+
+       * modb-legacy.el (modb-legacy-flag-list): Fix typo
+       (suppoted -> supported).
+       (modb-legacy-supported-flag-p): Ditto.
+       (elmo-msgdb-set-flag): Ditto.
+       (elmo-msgdb-unset-flag): Ditto.
+       (elmo-msgdb-flag-available-p): Define.
+
+       * modb-entity.el (elmo-message-entity-handler): If CAR element of entity
+       is `t', treat it as legacy entity.
+       
+       * elmo.el (elmo-message-flag-available-p): New generic function.
+       (elmo-message-number): Ditto.
+       (elmo-message-field): Use `elmo-msgdb-message-field'.
+
+       * elmo-vars.el (elmo-preserved-flags): Added `forwarded'.
+
+       * elmo-pipe.el (elmo-message-flag-available-p): Define.
+       (elmo-message-number): Ditto.
+
+       * elmo-multi.el (elmo-message-number): Define.
+       (elmo-message-flag-available-p): Ditto.
+
+       * elmo-filter.el (elmo-message-flag-available-p): Define.
+       (elmo-message-number): Ditto.
+
+       * elmo-flag.el (elmo-flag-folder): Added slot `max-number'.
+       (elmo-folder-initialize): Load `max-number'.
+       (elmo-folder-commit): Save it.
+       (elmo-folder-list-global-flag-messages): Use `elmo-message-number'.
+       (elmo-global-flag-set-internal): Set up max-number slot.
+
+2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-version.el (elmo-version): Up to 2.11.31.
+
+2004-09-09  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-util.el (elmo-msgdb-get-message-id-from-buffer): Use
+       unibyte string of the current buffer for the argument of `md5'
+       (Reported by Yoichi NAKAYAMA <yoichi@geiin.org>).
+
+2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * modb-legacy.el (modb-legacy-flag-list): New constant.
+       (modb-legacy-suppoted-flag-p): New internal function.
+       (elmo-msgdb-set-flag): Cause error when `flag' is not supported.
+       (elmo-msgdb-unset-flag): Ditto.
+
+2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo.el (elmo-make-folder): Remove text properties for prefix.
+
+       * elmo-flag.el (elmo-folder-list-subfolders): Fetch flag names
+       from msgdb.
+
+2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-multi.el (elmo-folder-count-flags): Changed return value
+       (follow the API change).
+
+       * elmo-filter.el (elmo-folder-count-flags): Ditto.
+
+2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * modb-standard.el (modb-standard-digest-flags): Abolish.
+       (elmo-msgdb-list-flagged): Use elmo-digest-flags instead.
+
+       * elmo-vars.el (elmo-digest-flags): New variable.
+       (elmo-preserved-flags): Moved from elmo-flag.el.
+
+       * elmo-imap4.el (elmo-imap4-flag-to-imap-search-key): New function.
+       (elmo-imap4-flag-to-imap-criteria): Ditto.
+       (elmo-imap4-folder-list-flagged): Use it.
+
+       * elmo-flag.el (elmo-preserved-flags): Moved to elmo-vars.el.
+
+       * elmo.el (elmo-folder-count-flags): Changed return value.
+
+       * elmo-flag.el (elmo-preserved-flags): New variable.
+       (elmo-get-global-flags): Use it.
+
+       * modb-standard.el (modb-standard-digest-flags): New variable.
+       (elmo-msgdb-list-flagged): Use it for `digest'; Add `uncached';
+       Changed behavior of `any'.
+
+       * elmo-imap4.el (elmo-imap4-flag-specs): Added keyword flags
+       which are defined the Internet draft
+       (draft-melnikov-imap-keywords-03.txt).
+       (elmo-imap4-flags-to-imap): New function.
+       (elmo-folder-append-buffer): Use it.
+
+       * modb-legacy.el (modb-legacy-answered-uncached-mark): Fixed typo
+       in the docstring.
+
+       * utf7.el (utf7-fragment-encode): Don't use narrow-to-region to
+       avoid the bug of Emacs 21.3.
+
+2004-08-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * utf7.el (utf7-utf-16-coding-system): Avoid error when the
+       function find-coding-system does not exist.
+
+2004-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-util.el (elmo-condition-parse-search-value): Fixed atom
+       parsing.
+
+2004-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-pop3.el (elmo-pop3-read-response): Refined the regexp for
+       response codes.
+
+2004-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-pop3.el (elmo-pop3-read-response): Treat response codes.
+       (elmo-network-close-session): Follow the changes in
+       `elmo-pop3-read-response'.
+       (elmo-pop3-auth-user): Ditto.
+       (elmo-pop3-auth-apop): Ditto.
+       (elmo-network-initialize-session): Ditto.
+       (elmo-network-authenticate-session): Ditto.
+       (elmo-network-setup-session): Ditto.
+       (elmo-folder-status): Ditto.
+       (elmo-message-fetch-plugged): Ditto.
+       (elmo-pop3-delete-msg): Ditto.
+
+2004-07-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * elmo-archive.el (elmo-archive-folder-append-buffer): Return nil
+       on failure.
+
+2004-07-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-util.el (elmo-set-work-buf): Define edebug spec and indent
+       style.
+       (elmo-bind-directory): Ditto.
+
+2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * elmo.el (elmo-folder-append-messages): Note on return value.
+       * elmo-archive.el (elmo-folder-append-messages): Don't return
+       message numbers which could not be appended.
+
+2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * elmo.el (elmo-message-fetch-threshold): Add nil to its range.
+
+2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * elmo-version.el (elmo-version): Up to 2.11.30.
+
+2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo.el (elmo-folder-synchronize): Add 5th optional argument
+       `mask'.
+
+       * elmo-pipe.el (elmo-folder-synchronize): Follow the API chagne.
+
+       * elmo-multi.el (elmo-folder-synchronize): Likewise.
+       (elmo-multi-split-numbers): Add elmo-folder object into each
+       element of return value at first.
+       (elmo-folder-delete-messages): Follow the above change.
+       (elmo-folder-detach-messages): Ditto.
+
+       * elmo-filter.el (elmo-folder-synchronize): Minimize message
+       number which is synchronized in target folder.
+
+2004-05-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-shimbun.el (elmo-shimbun-update-overview-folder-list):
+       Change default value to symbol `all'.
+       (elmo-map-message-fetch): Change condition to update overview
+       follow the above.
+
+2004-05-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * elmo-shimbun.el (elmo-map-message-fetch): Change default
+       behavior to update overview.
+       (elmo-shimbun-update-overview-folder-list): Note it.
+
+2004-05-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * modb-standard.el (modb-standard-message-entity): Avoid infinite
+       recursive call.
+
+2004-05-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-spam.el (elmo-spam-register-good-messages): Don't call
+       buffer-disable-undo, it is unnecessary.
+       (elmo-spam-register-good-messages): Ditto.
+
+       * elsp-bogofilter.el (elmo-spam-bogofilter-register-messages):
+       Ditto.
+
+       * elsp-sa.el (elmo-spam-spamassassin-register-messages): Ditto.
+
+2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-util.el (elmo-set-buffer-multibyte): Abolish.
+       (elmo-set-work-buf): Use set-buffer-multibyte instead of
+       elmo-set-buffer-multibyte.
+       (elmo-object-load): Ditto.
+       (elmo-save-buffer): Ditto.
+       (elmo-delete-char): Ditto.
+       (elmo-file-field-primitive-condition-match): Ditto.
+       (elmo-mime-string): Ditto.
+
+       * elmo-archive.el (elmo-archive-msgdb-create-entity-subr): Ditto.
+       (elmo-archive-field-condition-match): Ditto.
+
+       * elmo-imap4.el (elmo-imap4-setup-send-buffer): Ditto.
+
+       * elmo-net.el (elmo-network-initialize-session-buffer): Ditto.
+
+       * elmo-nntp.el (elmo-nntp-parse-overview-string): Ditto.
+       (elmo-nntp-msgdb-create-message): Ditto.
+
+       * elmo-pop3.el (elmo-pop3-msgdb-create-message): Ditto.
+
+       * elmo.el (elmo-message-match-condition): Ditto.
+       (elmo-message-match-condition): Ditto.
+
+       * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
+       Ditto.
+
+       * elmo-version.el (elmo-version): Up to 2.11.29.
+
+       * elmo-spam.el (elmo-spam-scheme): Add `header' as a candidate.
+       (elsp-header): New backend.
+
+       * elmo-util.el (elmo-decoded-field-body): New function.
+
+2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-version.el (elmo-version): Up to 2.11.28.
+
 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * elmo-filter.el: Rewrite.
 
        * elmo-util.el (elmo-display-progress): New function.
        All other related modules are changed.
-