Fix the last change.
authorbg66 <bg66>
Tue, 20 Feb 2007 08:13:20 +0000 (08:13 +0000)
committerbg66 <bg66>
Tue, 20 Feb 2007 08:13:20 +0000 (08:13 +0000)
mixi.el

diff --git a/mixi.el b/mixi.el
index a173947..2f3e31a 100644 (file)
--- a/mixi.el
+++ b/mixi.el
@@ -1108,7 +1108,7 @@ Increase this value when unexpected error frequently occurs."
   `(concat "/show_log.pl"))
 
 (defconst mixi-log-list-regexp
-  "\\([0-9]+\\)ǯ\\([0-9]+\\)·î\\([0-9]+\\)Æü \\([0-9]+\\):\\([0-9]+\\) <a href=\"show_friend\\.pl\\?id=\\([0-9]+\\)\">\\(.*\\)</a>")
+  "\\([0-9]+\\)ǯ\\([0-9]+\\)·î\\([0-9]+\\)Æü \\([0-9]+\\):\\([0-9]+\\) <a href=\"show_friend\\.pl\\?id=\\([0-9]+\\)\">\\(.*?\\)</a>")
 
 ;;;###autoload
 (defun mixi-get-logs (&optional range)