X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=76c091941e1e0424c01dfb9206b39c53c727aab8;hb=07c11cd4db850f0f9faf2d084c2c28e27a61f7c0;hp=934eca4581b920adbfea78f5b9c516d6b45c9b01;hpb=8e71835be335d1586298319122f6f930d909dfdf;p=elisp%2Fmixi.git diff --git a/ChangeLog b/ChangeLog index 934eca4..76c0919 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,106 @@ +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. + +2007-01-09 OHASHI Akira + + * mixi.el (mixi-event-comment-list-regexp): Fix regexp. + +2007-01-09 OHASHI Akira + + * mixi-gnus.el: New file. + + * sb-mixi.el (shimbun-mixi-send-mail): Rename from + `shimbun-mixi-send-mail-wrapper'. + +2007-01-08 OHASHI Akira + + * mixi.el (mixi-backend): Rename from `mixi-retrieve-function' and + change the default value to `w3m'. + (mixi-retrieve): Follow the change above. + (mixi-post-form): Ditto. + (mixi-login): Ditto. + +2007-01-08 OHASHI Akira + + * sb-mixi.el (shimbun-mixi-reply-to): New variable. + (shimbun-reply-to): New method. + (shimbun-mixi-make-reply-to): New function. + (shimbun-article): Use it. + (shimbun-mixi-make-object-from-message-id): Abolish. + (shimbun-mixi-to-regexp): New constant. + (shimbun-mixi-send-mail-wrapper): Follow the change above. + +2006-12-30 OHASHI Akira + + * mixi.el (mixi-event-owner-seceded-regexp): New regexp. + (mixi-realize-event): Follow the change above. + +2006-12-28 OHASHI Akira + + * sb-mixi.el (shimbun-mixi-message-id-suffix): Abolish. + (shimbun-mixi-make-message-id): Revert. + 2006-12-28 OHASHI Akira - * sb-mixi.el (shimbun-mixi-post-mail-wrapper): New function. + * sb-mixi.el (shimbun-mixi-send-mail-wrapper): New function. 2006-12-28 OHASHI Akira