(mixi-diary-comment-list-regexp): Follow the change of mixi.
authorbg66 <bg66>
Mon, 11 Aug 2008 14:31:45 +0000 (14:31 +0000)
committerbg66 <bg66>
Mon, 11 Aug 2008 14:31:45 +0000 (14:31 +0000)
ChangeLog
mixi.el

index 857e33a..b251fee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-11  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi.el (mixi-diary-comment-list-regexp): Follow the change of mixi.
+
 2008-08-07  OHASHI Akira  <bg66@koka-in.org>
 
        * mixi-el: Version 1.5.0 released.
diff --git a/mixi.el b/mixi.el
index 886354c..033a3ec 100644 (file)
--- a/mixi.el
+++ b/mixi.el
   (autoload 'w3m-retrieve "w3m")
   (autoload 'url-retrieve-synchronously "url"))
 
-(defconst mixi-revision "$Revision: 1.193 $")
+(defconst mixi-revision "$Revision: 1.194 $")
 
 (defgroup mixi nil
   "API library for accessing to mixi."
@@ -2339,10 +2339,10 @@ Increase this value when unexpected error frequently occurs."
 \\(
 | <a href=\"delete_comment\\.pl\\?diary_id=[0-9]+&owner_id=[0-9]+&comment_id=.+&type=comment\">¼«Ê¬¤Î¥³¥á¥ó¥È¤òºï½ü¤¹¤ë</a>
 \\|\\)</span>
-
+*
 <span class=\"commentTitleDate\">\\([0-9]+\\)ǯ\\([0-9]+\\)·î\\([0-9]+\\)Æü&nbsp;\\([0-9]+\\):\\([0-9]+\\)</span>
 </dt>
-+
+*
 <dd>
 \\(\\(.\\|\r?\n\\)*?\\)
 </dd>