]> git.eshelyaron.com Git - emacs.git/commit
(utf-16-decode-ucs): Look up
authorKenichi Handa <handa@m17n.org>
Mon, 30 Sep 2002 06:37:00 +0000 (06:37 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 30 Sep 2002 06:37:00 +0000 (06:37 +0000)
commit278ce9363dfd266930e2aa16b2e3c112ea08baf0
treea278593be620a90484f4b1611b8d769686675ba2
parent121223a948cdf1d09bc00d46b056ba9c3a311917
(utf-16-decode-ucs): Look up
utf-subst-table-for-decode.  Fix for the case that the looking up
succeeds.
(ccl-decode-mule-utf-16-le): Translate characters by
utf-translation-table-for-decode.
(ccl-decode-mule-utf-16-be): Likewise.
(ccl-encode-mule-utf-16-le): Look up utf-subst-table-for-encode
at first.  Translate characters by
utf-translation-table-for-encode.
(ccl-encode-mule-utf-16-be): Likewise.
(mule-utf-16-le, mule-utf-16-be): Add `dependency' property.
lisp/international/utf-16.el