* elmo-imap4.el: Remove Nemacs hack, replace `elmo-read' with `read'.
[elisp/wanderlust.git] / elmo / ChangeLog
index be2e7d1..79aadea 100644 (file)
@@ -1,3 +1,45 @@
+2003-02-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * elmo-imap4.el: Remove Nemacs hack, replace `elmo-read' with `read'.
+       * elmo-util.el: Ditto.
+
+2003-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * pldap.el (ldap-search-basic): Don't treat exit status 32 as an
+       error [wl:11327].
+
+       * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Bind print-level,
+       print-depth.
+
+2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * elmo-util.el (elmo-object-save): Bind print-level, print-length.
+       (elmo-passwd-alist-save): Ditto.
+       * elmo-database.el (elmo-database-msgid-put): Bind print-length.
+
+2003-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * elmo-pipe.el (elmo-folder-pack-numbers): Disabled since msgdb of
+       dst-folder is not synchronized. [wl:11272]
+
+2003-01-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * elmo-localdir.el (elmo-folder-expand-msgdb-path): Expand
+       dir-name only if it is absolute path.
+       (TODO: distinguish +/something and +something)
+
+2003-01-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * elmo-localdir.el (elmo-folder-expand-msgdb-path): Correct msgdb
+       path for "+~/something".
+
+2003-01-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * elmo-imap4.el (elmo-imap4-fetch-read): Abolish alias.
+       (elmo-imap4-replace-dot-symbols): Abolish noop macro.
+       (elmo-imap4-parse-fetch): Use `read' instead of
+       `elmo-imap4-fetch-read'.
+
 2003-01-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
 
        * elmo-imap4.el (toplevel): Ignore Nemacs.