update.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Mon, 21 Feb 2011 20:51:31 +0000 (20:51 +0000)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Mon, 21 Feb 2011 20:51:31 +0000 (20:51 +0000)
elisp/ChangeLog

index 9d2e56c..09dd8cb 100644 (file)
@@ -1,3 +1,15 @@
+2010-09-02  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * chise-tex.el (chise-tex-encode-region-for-utf-8-jis): New
+       optional argument `ptex-mode'; don't encode JIS X 0208:1990
+       characters as the same as JIS X 0208:1983 characters; don't use
+       \UCSsip{hhhhh} when `ptex-mode' is t; don't encode JIS X 0213
+       characters when `ptex-mode' is nil.
+       (chise-ptex-encode-region-for-utf-8-jis): New function.
+       (chise-xetex-encode-region-for-utf-8-jis): Add local variable
+       `rest' and `spec'.
+       (utf-8-jp-ptex): New coding-system.
+
 2010-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * chise-tex.el (chise-xetex-encode-region-for-utf-8-jis): New