X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=4b13e9e122e55f6659f5bb0a30871968a55197c5;hb=cb2d9ecc1352901421d0d85430bc3582038ba1cd;hp=1e82a1e8698df4dfc9a657845d6d377e812d7550;hpb=4a05f8f16df2a9a2d5386ef8a19f5620191e7590;p=elisp%2Fmixi.git diff --git a/ChangeLog b/ChangeLog index 1e82a1e..4b13e9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2007-03-14 OHASHI Akira + + * mixi-atom.el (mixi-make-atom): Use `concat' instead of `insert'. + (mixi-atom-cgi): New function. + (mixi-atom-file): Rename from `mixi-make-atom-file'. + +2007-03-12 OHASHI Akira + + * mixi-atom.el (mixi-atom-file): New user option. + (mixi-make-atom-file): Use it. + + * mixi-atom.el (mixi-make-atom-file): Rename from + `mixi-atom-write-file'. + +2007-03-12 OHASHI Akira + + * mixi.el (mixi-login): Simplify. + +2007-03-07 OHASHI Akira + + * riece-mixi.el (riece-mixi-display-message-function): Simplify. + + * mixi.el (mixi-save-cache): Use while-loop instead of `mapc'. + (mixi-load-cache): Ditto. + * sb-mixi.el (shimbun-mixi-get-headers): Ditto. + (shimbun-mixi-comment-article): Ditto. + * mixi-atom.el (mixi-make-atom-entries): Ditto. + * riece-mixi.el (riece-mixi-check): Ditto. + 2007-03-06 OHASHI Akira * riece-mixi.el (riece-mixi-reply-to-only-me): New user option.