From: MORIOKA Tomohiko Date: Sat, 5 Oct 2024 14:58:57 +0000 (+0900) Subject: (=>ucs-sip@iwds-1/normalized): New coded-charset for XEmacs CHISE. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=03a2a7786965f601e6fe578741456dca347ec38d;p=chise%2Fxemacs-chise.git (=>ucs-sip@iwds-1/normalized): New coded-charset for XEmacs CHISE. --- diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index c95e5d1..46e5d28 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -7253,6 +7253,19 @@ min-code #x20000 max-code #x2FFFF code-offset #x20000)) (make-charset + '=>ucs-sip@iwds-1/normalized + "CJK Characters in SIP based on normalized IWDS-1." + '(long-name "CJK in SIP@IWDS-1/normalized" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "ucs00-2$" + mother =>ucs@iwds-1/normalized + min-code #x20000 max-code #x2FFFF + code-offset #x20000)) + (make-charset '=>ucs-tip@iwds-1 "CJK Characters in TIP based on IWDS-1." '(long-name "CJK in TIP@IWDS-1"