Check error.
[elisp/wanderlust.git] / elmo / ChangeLog
index a5d5e70..b0321a7 100644 (file)
@@ -1,3 +1,126 @@
+2002-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-nmz.el (elmo-nmz-args): Changed default argumnet to --late
+       from --early.
+       (elmo-map-folder-list-message-locations): Reverse location list.
+
+2002-02-01  Kenichi OKADA  <okada@opaopa.org>
+
+       * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Fix.
+
+2002-01-31  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Use group and server
+       as a key.
+       (elmo-nntp-folder-list-subfolders): Follow the change above.
+
+2002-01-27  Takaaki MORIYAMA  <aka@iris.eonet.ne.jp>
+
+       * elmo-imap4.el (elmo-folder-list-subfolders): Don't omit user
+       name if authentication type is specified.
+
+2002-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo.el (elmo-default-imap4-stream-type): Define as obsolete
+       variable.
+       (elmo-default-nntp-stream-type): Ditto.
+       (elmo-default-pop3-stream-type): Ditto.
+
+2002-01-25  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
+
+       * elmo.el (elmo-generic-folder-append-messages): Disable multibyte.
+
+2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * elmo-localnews.el (elmo-localnews-folder-path): Moved from
+       elmo-vars.el.
+       * elmo-maildir.el (elmo-maildir-folder-path): Ditto.
+
+       * elmo-vars.el (elmo-localnews-folder-path): Removed.
+       (elmo-maildir-folder-path): Ditto.
+       (elmo-maildir-list): Ditto (abolished).
+
+2002-01-23  Kenichi OKADA  <okada@opaopa.org>
+
+       * elmo-version.el (elmo-version): Up to 2.9.6.
+
+2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * elmo-vars.el (elmo-localnews-folder-path): Make customizable.
+       (elmo-maildir-folder-path): Ditto.
+       (elmo-msgdb-directory): Ditto.
+       (elmo-passwd-life-time): Ditto.
+       (elmo-msgdb-extra-fields): Ditto.
+       (elmo-enable-disconnected-operation): Ditto.
+
+2002-01-22  Kenichi OKADA  <okada@opaopa.org>
+
+       * elmo-vars.el (elmo-imap4-default-authenticate-type): Give
+       other choices.
+       (elmo-pop3-default-authenticate-type): Ditto.
+
+2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * elmo-vars.el (elmo-imap4-default-authenticate-type): Give
+       choices for custom.
+       (elmo-pop3-default-authenticate-type): Ditto.
+
+2002-01-22  Kenichi OKADA  <okada@opaopa.org>
+
+       * elmo-imap4.el (elmo-folder-rename-internal): Change current
+       mailbox to new-folder.
+
+2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-imap4.el (elmo-imap4-folder-diff-plugged): If unread is
+       less than new, set new as unread.
+
+       * elmo-util.el (elmo-string): Don't put text-property if nil.
+
+2002-01-21  Kenichi OKADA  <okada@opaopa.org>
+
+       * elmo-imap4.el (elmo-folder-list-subfolders): Case sensitive.
+       * elmo-nntp.el (elmo-folder-list-subfolders): Ditto.
+
+2002-01-21  Kenichi OKADA  <okada@opaopa.org>
+
+       * elmo-utils.el (elmo-read-search-condition-internal): REQUIRE-MATCH
+       is nil on `completing-read'.
+
+2002-01-20  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-imap4.el (elmo-imap4-extra-namespace-alist): Added grouping
+       for namespace part.
+       (elmo-imap4-parse-namespace-subr): Ditto.
+       (elmo-folder-list-subfolders): Append a delimiter when the specified
+       folder path is a root with namespace and does not end with delimiter.
+
+2002-01-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo.el (elmo-folder-search-fast): Moved upwards rather than it
+       was used.
+
+2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * elmo-util.el (elmo-save-buffer): The first argument of message
+       is a format control string.
+
+2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo.el (elmo-diff-new): Fixed (Adapted to doc-string of
+       `elmo-folder-diff').
+       (elmo-diff-unread): Likewise.
+
+2002-01-19  Kenichi OKADA  <okada@opaopa.org>
+
+       * elmo-utils.el (elmo-read-search-condition-internal): REQUIRE-MATCH
+       is t on `completing-read'.
+
+2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-filter.el (elmo-filter-folder-list-unreads-internal): Call
+       method of target folder with self mark-alist if MARK-ALIST is nil.
+
 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
 
        * elmo-version.el (elmo-version): Up to 2.9.5.