2007-02-19 OHASHI Akira <bg66@koka-in.org>
+ * mixi.el (mixi-log-list-regexp): Follow the change of mixi.
+
+2007-02-19 OHASHI Akira <bg66@koka-in.org>
+
* mixi.el (mixi-news-finished-regexp): New regexp.
(mixi-realize-news): Use it.
`(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></li>")
+ "\\([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)