* elmo-nntp.el (elmo-nntp-search-primitive): Revert the last change.
[elisp/wanderlust.git] / elmo / ChangeLog
index e745911..ac74ed7 100644 (file)
@@ -1,3 +1,38 @@
+2002-11-21  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-nntp.el (elmo-nntp-search-primitive): Revert the last change.
+
+       * elmo-multi.el (elmo-folder-search): Ignore errors while search.
+
+       * elmo-imap4.el (elmo-imap4-response-garbage-p): New macro.
+       (elmo-imap4-read-response): Take care of garbage response.
+
+2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * elmo-nntp.el (elmo-nntp-search-primitive): Fix the last change,
+       just return nil instead of error.
+
+2002-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * elmo-nntp.el (elmo-nntp-search-primitive): Cause error when the
+       search-key is "body".
+
+2002-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-imap4.el (elmo-folder-list-subfolders): Check the return value
+       of elmo-string-matched-assoc to use match-data.
+       (Thanks to Mito <mito@mxa.nes.nec.co.jp>)
+
+2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * elmo-split.el (elmo-split->): New function.
+       (elmo-split-<): Ditto.
+
+2002-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-msgdb.el (elmo-msgdb-get-message-id-from-buffer): Added
+       workaround for invalid message-id.
+
 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * elmo-pop3.el (elmo-pop3-get-session): If if-exists is 'any-exists,