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:
91a7062
)
(www-set-display-feature-desc): Refer `chise-wiki-view-url'.
author
MORIOKA Tomohiko
<tomo@kanji.zinbun.kyoto-u.ac.jp>
Mon, 5 Apr 2010 01:10:28 +0000
(10:10 +0900)
committer
MORIOKA Tomohiko
<tomo@kanji.zinbun.kyoto-u.ac.jp>
Mon, 5 Apr 2010 01:10:28 +0000
(10:10 +0900)
cwiki-set.el
patch
|
blob
|
history
diff --git
a/cwiki-set.el
b/cwiki-set.el
index
75cb3dd
..
dd2f309
100644
(file)
--- a/
cwiki-set.el
+++ b/
cwiki-set.el
@@
-346,8
+346,10
@@
""))))
(princ "<hr />")
(www-html-display-paragraph
- (format "「[[%c|../view.cgi?char=%s]]」に\u623Bる"
- (www-uri-decode-char uri-char) uri-char))
+ (format "「[[%c|%s?char=%s]]」に\u623Bる"
+ (www-uri-decode-char uri-char)
+ chise-wiki-view-url
+ uri-char))
))
(defun www-batch-set ()