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

index 01fe12b..dcfdd84 100644 (file)
@@ -119,7 +119,7 @@ size=\"30\" maxlength=\"30\" value=\"%s\">)</p>
        (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>")