* wl-fldmgr.el (wl-fldmgr-make-indent): Change from macro to function.
[elisp/wanderlust.git] / elmo / ChangeLog
index 9eda801..3b4ecc9 100644 (file)
@@ -1,3 +1,32 @@
+2010-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * pldap.el (ldap-search-entries): Don't use `function' for lambda.
+       (ldap-add-entries, ldap-modify-entries): Use `mapc' instead of `mapcar'.
+       (ldap-delete-entries): Use `mapc' instead of `mapcar'. Don't use
+       `function' for lambda.
+
+       * modb-standard.el (modb-standard-cleanup-stale-entities): Use
+       `string-to-number' instead of `string-to-int'.
+
+       * elmo-util.el (elmo-set-work-buf): Use `with-current-buffer'
+       instead of `save-excursion' (for suppress compile warnings).
+       * elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.
+       * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Ditto.
+       (elmo-nntp-post): Ditto.
+
+2009-08-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * utf7.el (utf7-get-u16char-converter): Revert BOM workaround for
+       Mule-UCS (to-utf-16).
+       (utf7-utf-16-coding-system): Change preference when Mule-UCS on
+       Emacs 23.
+
+2009-07-11  Taiki SUGAWARA  <buzz.taiki@gmail.com>
+
+       * utf7.el (utf7-find-coding-system-without-bom): New Function.
+       (utf7-utf-16-coding-system): use no-BOM coding system.
+       (utf7-get-u16char-converter): remove workaround for BOM.
+
 2009-05-26  Vitaly Mayatskikh <v.mayatskih@gmail.com>
 
        * elmo-util.el (elmo-union): New function, make a union of two lists.
@@ -5,6 +34,12 @@
         * elmo-mime.el (elmo-mime-entity-display): Fix Emacs crash in
        mime-view when displaying malformed base64 attach.
 
+       * elmo-imap4.el (elmo-imap4-folder-list-flagged): Use elmo-imap4-list
+       (removed duplicated code)
+
+       * modb-standard.el (modb-standard-cleanup-stale-entities): New
+       function, Remove stale entities from elmo's cache.
+
 2009-05-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
 
        * elmo-version.el (elmo-version): Up to 2.15.7.