projects
/
elisp
/
mixi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6e6e25
)
Fix the last change.
author
bg66
<bg66>
Thu, 14 Dec 2006 10:01:17 +0000
(10:01 +0000)
committer
bg66
<bg66>
Thu, 14 Dec 2006 10:01:17 +0000
(10:01 +0000)
sb-mixi.el
patch
|
blob
|
history
diff --git
a/sb-mixi.el
b/sb-mixi.el
index
3e4dfe4
..
227fda3
100644
(file)
--- 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)