Update.
[elisp/wanderlust.git] / elmo / ChangeLog
index 092058b..613d42a 100644 (file)
@@ -1,3 +1,28 @@
+2008-03-30  Tetsurou Okazaki  <okazaki@be.to>
+
+       * elmo-imap4.el (elmo-imap4-send-command): Combine `process-send-string' calls.
+
+2008-02-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * elmo-util.el (elmo-add-name-to-file, elmo-field-body): Use
+       `eval-and-compile' for suppress compile warnings.
+
+       * elmo-vars.el (dynamic-link, dynamic-call): Use `defalias-maybe'
+       instead of `defun-maybe'
+
+       * elmo-util.el: Add (eval-when-compile (require 'static)).
+
+2008-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * mmimap.el: Remove (require 'static).
+       * acap.el: Ditto.
+
+       * elmo-flag.el: Move ';;; Code:' comment.
+       * elmo-imap4.el: Ditto.
+       * elmo-net.el: Ditto.
+
+       * elmo-version.el (product-provide): Fix comment.
+
 2008-02-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
 
        * slp.el: Add (eval-when-compile (require 'cl)).