X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=76c091941e1e0424c01dfb9206b39c53c727aab8;hb=07c11cd4db850f0f9faf2d084c2c28e27a61f7c0;hp=e963711e17746271c164365590bfc5b81856f36c;hpb=75d3483bfd4e9bb61dead0631a805bee37a3cd1f;p=elisp%2Fmixi.git diff --git a/ChangeLog b/ChangeLog index e963711..76c0919 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,60 @@ +2007-01-12 OHASHI Akira + + * mixi.el (mixi-bbs-list-regexp): Fix regexp. + (mixi-get-bbses): Follow the change above. + (mixi-topic-time): Ditto. + (mixi-topic-title): Ditto. + (mixi-event-time): Ditto. + (mixi-event-title): Ditto. + (mixi-new-bbs-list-regexp): Fix regexp. + (mixi-get-new-bbses): Follow the change above. + (mixi-search-diary-list-page): Fix typo. + (mixi-search-community-list-page): Ditto. + (mixi-search-bbs-list-page): Ditto. + +2007-01-12 OHASHI Akira + + * mixi.el (mixi-diary-list-regexp): Fix regexp. + (mixi-get-diaries): Follow the change above. + (mixi-diary-time): Ditto. + (mixi-diary-title): Ditto. + (mixi-new-diary-list-regexp): Fix regexp. + (mixi-get-new-diaries): Follow the change above. + (mixi-search-diary-list-regexp): Fix regexp. + (mixi-search-diaries): Follow the change above. + +2007-01-11 OHASHI Akira + + * mixi.el (mixi-community-birthday-regexp): Follow the change of mixi. + (mixi-community-owner-regexp): Ditto. + (mixi-community-category-regexp): Ditto. + (mixi-community-members-regexp): Ditto. + (mixi-community-open-level-regexp): Ditto. + (mixi-community-authority-regexp): Ditto. + (mixi-community-description-regexp): Ditto. + +2007-01-10 OHASHI Akira + + * mixi-gnus.el (mixi-gnus-setup): Simplify. + +2007-01-09 OHASHI Akira + + * mixi.el (mixi-topic-content-regexp): Follow the change of mixi. + +2007-01-09 OHASHI Akira + + * mixi-wl.el: New file. + +2007-01-09 OHASHI Akira + + * mixi-gnus.el (message-send-via-mixi): Don't replace twice. + +2007-01-09 OHASHI Akira + + * mixi-gnus.el (message-mixi-p): Change the pseudo header to + `Mixi-To:'. + (message-send-via-mixi): Ditto. + 2007-01-09 OHASHI Akira * mixi-gnus.el (message-mixi-p): Simplify.