From: bg66 Date: Wed, 12 Nov 2008 03:16:30 +0000 (+0000) Subject: (mixi-news-content-regexp): Follow the change of mixi. X-Git-Tag: mixi-el-2_1_0~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=dc5810970e2ef1656afd3f207c4cc8e1573f4413;p=elisp%2Fmixi.git (mixi-news-content-regexp): Follow the change of mixi. --- diff --git a/ChangeLog b/ChangeLog index f4d4fbb..9c4af81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-11-12 OHASHI Akira + * mixi.el (mixi-news-content-regexp): Follow the change of mixi. + +2008-11-12 OHASHI Akira + * mixi.el (mixi-message-box-list): Add `noticebox'. (mixi-message-list-regexp): Follow the change of mixi. (mixi-message-title-regexp): Ditto. diff --git a/mixi.el b/mixi.el index 749128c..bf82c9a 100644 --- a/mixi.el +++ b/mixi.el @@ -138,7 +138,7 @@ (autoload 'w3m-retrieve "w3m") (autoload 'url-retrieve-synchronously "url")) -(defconst mixi-revision "$Revision: 1.199 $") +(defconst mixi-revision "$Revision: 1.200 $") (defgroup mixi nil "API library for accessing to mixi." @@ -2863,8 +2863,7 @@ Increase this value when unexpected error frequently occurs." "

¡Ê\\(.+\\) - \\([0-9]+\\)·î\\([0-9]+\\)Æü \\([0-9]+\\):\\([0-9]+\\)¡Ë

") (defconst mixi-news-content-regexp "
-\\(.+\\) -+ +\\(\\(.\\|\r?\n\\)*?\\) \\(
\\|
\\)")