* egg-com.el (ccl-decode-fixed-euc-jp): Make it XEmacs compatible.
authorhayashi <hayashi>
Mon, 9 Jul 2001 06:48:59 +0000 (06:48 +0000)
committerhayashi <hayashi>
Mon, 9 Jul 2001 06:48:59 +0000 (06:48 +0000)
commitd647bc38ce156d64973e86a63488d4feb053c672
tree2808c6756ec7542694c7ac178edecf431c96fd3e
parent2e9f2457f920ecb0891cc0cd5f1796140031a92b
* egg-com.el (ccl-decode-fixed-euc-jp): Make it XEmacs compatible.
(ccl-decode-fixed-euc-kr): Ditto.
(decode-fixed-euc-china-region): Check against the charset sisheng
which is an XEmacs version of chinese-sisheng.
Use make-char instead of writing internal byte-sequence directly.
(comm-format-u16-string): Work around the problem that XEmacs does
not call pre-write-conversion when encode-coding-string is called.
(comm-unpack-u16-string): Work around the problem that XEmacs does
not call post-read-conversion when decode-coding-string is called.

* egg-com.el: Add call to XEmacs version of make-coding-system.
ChangeLog
egg-com.el