From: bg66 Date: Mon, 31 Mar 2008 13:30:23 +0000 (+0000) Subject: (mixi-news-content-regexp): Follow the change of mixi. X-Git-Tag: mixi-el-1_4_1~2 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=38b07099ad2519cbed3b2e929f09f5d24ae98c70;p=elisp%2Fmixi.git (mixi-news-content-regexp): Follow the change of mixi. --- diff --git a/ChangeLog b/ChangeLog index e4aabbd..0ab856c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-03-31 OHASHI Akira + + * mixi.el (mixi-news-content-regexp): Follow the change of mixi. + 2008-02-15 OHASHI Akira * mixi-el: Version 1.4.0 released. diff --git a/mixi.el b/mixi.el index f748c6e..b48c07a 100644 --- a/mixi.el +++ b/mixi.el @@ -139,7 +139,7 @@ (autoload 'w3m-retrieve "w3m") (autoload 'url-retrieve-synchronously "url")) -(defconst mixi-revision "$Revision: 1.184 $") +(defconst mixi-revision "$Revision: 1.185 $") (defgroup mixi nil "API library for accessing to mixi." @@ -2847,8 +2847,7 @@ Increase this value when unexpected error frequently occurs." (defconst mixi-news-content-regexp "
\\(.+\\) - - ++ \\(
\\|
\\)")