projects
/
chise
/
est.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50145f5
)
(est-format-list): Don't specify separator for each child unit.
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Fri, 14 Sep 2012 14:06:44 +0000
(23:06 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Fri, 14 Sep 2012 14:06:44 +0000
(23:06 +0900)
est-format.el
patch
|
blob
|
history
diff --git
a/est-format.el
b/est-format.el
index
bd507be
..
e40b97e
100644
(file)
--- a/
est-format.el
+++ b/
est-format.el
@@
-285,7
+285,7
@@
(t
(mapconcat (lambda (unit)
(est-format-unit
- unit output-format without-edit as-property separator))
+ unit output-format without-edit as-property))
format-list separator)
)))