From 392b0c6a3c020e75cf577b6187ceaba3bedb2879 Mon Sep 17 00:00:00 2001 From: bg66 Date: Sun, 18 Nov 2007 15:29:33 +0000 Subject: [PATCH] (mixi-diary-comment-list-regexp): Follow the change of mixi. --- ChangeLog | 4 ++++ mixi.el | 4 +--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index b66d3af..93e8e1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-11-19 OHASHI Akira + + * mixi.el (mixi-diary-comment-list-regexp): Follow the change of mixi. + 2007-11-03 OHASHI Akira * mixi.el (mixi-make-comment): Add the COUNT slot. diff --git a/mixi.el b/mixi.el index dbf2a30..9c2d96a 100644 --- a/mixi.el +++ b/mixi.el @@ -136,7 +136,7 @@ (autoload 'w3m-retrieve "w3m") (autoload 'url-retrieve-synchronously "url")) -(defconst mixi-revision "$Revision: 1.176 $") +(defconst mixi-revision "$Revision: 1.177 $") (defgroup mixi nil "API library for accessing to mixi." @@ -2287,8 +2287,6 @@ Increase this value when unexpected error frequently occurs." \\([0-9]+\\)ǯ\\([0-9]+\\)·î\\([0-9]+\\)Æü \\([0-9]+\\):\\([0-9]+\\) - - +
\\(\\(.\\|\r?\n\\)*?\\) -- 1.7.10.4