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:
863fb3d
)
(www-batch-edit): Encode `xemacs-chise-version'.
author
MORIOKA Tomohiko
<tomo@kanji.zinbun.kyoto-u.ac.jp>
Sun, 14 Nov 2010 22:22:17 +0000
(07:22 +0900)
committer
MORIOKA Tomohiko
<tomo@kanji.zinbun.kyoto-u.ac.jp>
Sun, 14 Nov 2010 22:22:17 +0000
(07:22 +0900)
cwiki-edit.el
patch
|
blob
|
history
diff --git
a/cwiki-edit.el
b/cwiki-edit.el
index
a669186
..
eb22d27
100644
(file)
--- a/
cwiki-edit.el
+++ b/
cwiki-edit.el
@@
-285,7
+285,7
@@
size=\"30\" maxlength=\"30\" value=\"%s\">に限\u5B9Aしない)
(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>")