From: bg66 Date: Tue, 20 Feb 2007 08:13:20 +0000 (+0000) Subject: Fix the last change. X-Git-Tag: mixi-el-1_0_0~67 X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fmixi.git;a=commitdiff_plain;h=69d6b535811a0d4f90817f3976b3f9755aa525d7 Fix the last change. --- diff --git a/mixi.el b/mixi.el index a173947..2f3e31a 100644 --- 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]+\\) \\(.*\\)") + "\\([0-9]+\\)ǯ\\([0-9]+\\)·î\\([0-9]+\\)Æü \\([0-9]+\\):\\([0-9]+\\) \\(.*?\\)") ;;;###autoload (defun mixi-get-logs (&optional range)