Fix the last change.
authorbg66 <bg66>
Thu, 14 Dec 2006 10:01:17 +0000 (10:01 +0000)
committerbg66 <bg66>
Thu, 14 Dec 2006 10:01:17 +0000 (10:01 +0000)
sb-mixi.el

index 3e4dfe4..227fda3 100644 (file)
@@ -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)