From: tomo Date: Sun, 5 Jan 2003 23:39:56 +0000 (+0000) Subject: Add new coded-charset when UTF-2000 [was a builtin coded-charset]. X-Git-Tag: r21-4-10-utf-2000-0_20-cbl~6 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=90d88209faa639c0c4296dc68295611ad2a0dc23;p=chise%2Fxemacs-chise.git.1 Add new coded-charset when UTF-2000 [was a builtin coded-charset]. --- diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index 9bc5c62..99af0a7 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -219,6 +219,18 @@ graphic 0 direction l2r registry "\\(GTKpj-2\\|jisx0208\\.GTK-2\\)$")) + (make-charset 'ideograph-cbeta "CBETA PUA" + '(long-name + "CBETA private characters" + chars 256 + dimension 2 + registry "cbeta-0" + graphic 2 + min-code #xE20000 + max-code #xE2FFFF + code-offset #xE20000 + columns 2 + direction l2r)) (make-charset 'china3-jef "JEF + CHINA3"