(www-batch-set): Encode `xemacs-chise-version'.
authorMORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
Sun, 14 Nov 2010 22:22:41 +0000 (07:22 +0900)
committerMORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
Sun, 14 Nov 2010 22:22:41 +0000 (07:22 +0900)
cwiki-set.el

index ea7c732..09e6f18 100644 (file)
        (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>")