From 54f4384664e635d69933a4495c172dc98913e24c Mon Sep 17 00:00:00 2001 From: bg66 Date: Fri, 19 Jan 2007 12:40:02 +0000 Subject: [PATCH] * mixi.el (mixi-community-birthday-regexp): Follow the change of mixi. --- ChangeLog | 4 ++++ mixi.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 76794cf..7d1d715 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2007-01-19 OHASHI Akira + * mixi.el (mixi-community-birthday-regexp): Follow the change of mixi. + +2007-01-19 OHASHI Akira + * mixi.el (mixi-realize-parent): Rename from `mixi-realize-object'. (mixi-parent-p): New macro. (mixi-get-comments): Use them. diff --git a/mixi.el b/mixi.el index b387e6b..895daa1 100644 --- a/mixi.el +++ b/mixi.el @@ -1398,7 +1398,7 @@ Increase this value when unexpected error frequently occurs." "\\(.*\\)") (defconst mixi-community-birthday-regexp "³«ÀßÆü -\\([0-9]+\\)ǯ\\([0-9]+\\)·î\\([0-9]+\\)Æü") +\\([0-9]+\\)ǯ\\([0-9]+\\)·î\\([0-9]+\\)Æü") ;; FIXME: Care when the owner has seceded. (defconst mixi-community-owner-regexp "´ÉÍý¿Í -- 1.7.10.4