update.
authortomo <tomo>
Mon, 17 May 1999 09:42:50 +0000 (09:42 +0000)
committertomo <tomo>
Mon, 17 May 1999 09:42:50 +0000 (09:42 +0000)
lisp/ChangeLog

index 6a08dc1..74ded4b 100644 (file)
@@ -1,5 +1,18 @@
 1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
 
+       * mule/cyrillic.el (cyrillic-koi8-r-decode-table): New variable.
+       (cyrillic-koi8-r-encode-table): Likewise.
+       (ccl-decode-koi8): Use `cyrillic-koi8-r-decode-table'.
+       (ccl-encode-koi8): Use `cyrillic-koi8-r-encode-table'.
+
+       * mule/mule-misc.el (split-char-or-char-int): New function [moved
+       from vietnamese.el].
+
+       * mule/vietnamese.el: Move function `split-char-or-char-int' to
+       mule/mule-misc.el.
+
+1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
        * mule/thai-xtis.el:
        - Change font registry name from "Thai94x94-0" to "xtis-0".
        - Change mnemonic of coding-system `tis-620' to "TIS620".