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:
0dfa893
)
(www-display-feature-desc): Fix problem to display non-ASCII
author
MORIOKA Tomohiko
<tomo@kanji.zinbun.kyoto-u.ac.jp>
Wed, 7 Apr 2010 23:56:18 +0000
(08:56 +0900)
committer
MORIOKA Tomohiko
<tomo@kanji.zinbun.kyoto-u.ac.jp>
Wed, 7 Apr 2010 23:56:18 +0000
(08:56 +0900)
characters in property `format'.
cwiki-view.el
patch
|
blob
|
history
diff --git
a/cwiki-view.el
b/cwiki-view.el
index
915fccb
..
e4e355f
100644
(file)
--- a/
cwiki-view.el
+++ b/
cwiki-view.el
@@
-228,11
+228,10
@@
size=\;; "30\" maxlength=\"30\" value=\"\" />")
(princ "<p>format : ")
(www-html-display-text
- (www-xml-format-list
- (www-feature-format feature-name)
- ;; (or (char-feature-property feature-name 'format)
- ;; '((name) " : " (value)))
- ))
+ (decode-coding-string
+ (www-xml-format-list
+ (www-feature-format feature-name))
+ 'utf-8-mcs-er))
(unless simple
(princ
(format