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:
e1b3389
)
(www-batch-set): Encode `xemacs-chise-version'.
author
MORIOKA Tomohiko
<tomo@kanji.zinbun.kyoto-u.ac.jp>
Sun, 14 Nov 2010 22:22:41 +0000
(07:22 +0900)
committer
MORIOKA Tomohiko
<tomo@kanji.zinbun.kyoto-u.ac.jp>
Sun, 14 Nov 2010 22:22:41 +0000
(07:22 +0900)
cwiki-set.el
patch
|
blob
|
history
diff --git
a/cwiki-set.el
b/cwiki-set.el
index
ea7c732
..
09e6f18
100644
(file)
--- a/
cwiki-set.el
+++ b/
cwiki-set.el
@@
-417,7
+417,7
@@
(princ (format "lang=%S\n" lang))
(princ emacs-version)
(princ " CHISE ")
- (princ xemacs-chise-version)
+ (princ (encode-coding-string xemacs-chise-version 'utf-8-jp-er))
(princ "
</body>
</html>")