From: bg66 Date: Thu, 14 Dec 2006 10:01:17 +0000 (+0000) Subject: Fix the last change. X-Git-Tag: mixi-el-1_0_0~160 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=47e6356c0a528931d129aeb5233789b4642b826b;p=elisp%2Fmixi.git Fix the last change. --- diff --git a/sb-mixi.el b/sb-mixi.el index 3e4dfe4..227fda3 100644 --- a/sb-mixi.el +++ b/sb-mixi.el @@ -100,7 +100,7 @@ of mixi object." (concat "Re: " (shimbun-mixi-make-subject (mixi-comment-parent object)))) ((eq class 'mixi-event) - (concat "[¥¤¥Ù¥ó¥È] " (mixi-event-title object))) + (concat "[¥¤¥Ù¥ó¥È]" (mixi-event-title object))) (t (mixi-object-title object))))) (defun shimbun-mixi-make-from (object)