X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=elmo%2FChangeLog;h=17235099a3a887a3ec0508ccc11341bae26286da;hb=f3d636b9bda4acf5131c21741cc0d6940f591d7f;hp=472ec28f6d235ffa42c9f0c7dbf0e155ed063a3c;hpb=5eb6c5f2c1e88eb0efbc85225ee9b4a7f4553407;p=elisp%2Fwanderlust.git diff --git a/elmo/ChangeLog b/elmo/ChangeLog index 472ec28..1723509 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,3 +1,16 @@ +2005-02-10 Yuuichi Teranishi + + * elmo-imap4.el (elmo-imap4-decode-folder-string): Call `utf7-decode'. + (elmo-imap4-encode-folder-string): Call `utf7-encode'. + + * elmo-maildir.el (elmo-maildir-separator): New user option. + (elmo-maildir-adjust-separator): New macro. + (elmo-maildir-list-location): Use it. + (elmo-maildir-update-current): Ditto. + (elmo-maildir-set-mark): Ditto. + (elmo-maildir-delete-mark): Ditto. + (Above changes are based on Hiroya Murata's patch [wl: 13437]) + 2005-02-06 Hiroya Murata * elmo-nntp.el (elmo-nntp-server-command-index): Add entry `xhdr'.