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:
fde7b0f
)
(est-format-unit): Fix bug about `feature-name'; modify for
author
MORIOKA Tomohiko
<tomo@kanji.zinbun.kyoto-u.ac.jp>
Thu, 9 Dec 2010 05:24:57 +0000
(14:24 +0900)
committer
MORIOKA Tomohiko
<tomo@kanji.zinbun.kyoto-u.ac.jp>
Thu, 9 Dec 2010 05:24:57 +0000
(14:24 +0900)
`www-uri-make-feature-name-url'.
est-format.el
patch
|
blob
|
history
diff --git
a/est-format.el
b/est-format.el
index
c7a7474
..
7026b2f
100644
(file)
--- a/
est-format.el
+++ b/
est-format.el
@@
-82,6
+82,7
@@
(list* 'a
(list :href
(www-uri-make-feature-name-url
+ (est-object-genre object)
(www-uri-encode-feature-name feature)
(www-uri-encode-object object)))
children)))))