From: tomo Date: Wed, 5 Mar 2003 04:38:50 +0000 (+0000) Subject: (ucs-cns): New coded-charsets when `utf-2000' is provided [was builtin X-Git-Tag: r21-4-10-utf-2000-0_20-ucs-cns-l~2 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=239ed1518e32b1a678dd9f5efb0b680afa82e895;p=chise%2Fxemacs-chise.git.1 (ucs-cns): New coded-charsets when `utf-2000' is provided [was builtin coded-charsets]. --- diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index 339e89e..1642395 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -139,6 +139,15 @@ ) (when (featurep 'utf-2000) + (make-charset 'ucs-cns + "UCS for CNS" + `(long-name "ISO/IEC 10646 for CNS 11643" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + mother ucs)) (make-charset 'ucs-jis "UCS for JIS" `(long-name "ISO/IEC 10646 for JIS X0208/0212/0213"