X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fmule%2Fmule-conf.el;h=d739f2ab6b7d6210bddf30b6d893d94e4882c47e;hb=250c5448c6dd6ac9289aded72ed66fb928979cb6;hp=8074b30502776fac4d638820721ab4a553f8c7ec;hpb=107f759b9ca81f2fb425907818fbcd41ba43307e;p=chise%2Fxemacs-chise.git- diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index 8074b30..d739f2a 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -174,6 +174,15 @@ (define-charset-alias 'ucs '=ucs) (define-charset-alias '=jis-x0208-1990 '=jis-x0208@1990) (define-charset-alias 'japanese-jisx0208-1990 '=jis-x0208@1990) + (make-charset + '=jis-x0208@1997 + "JIS X 0208 based on the unification rule of 1997 edition." + '(registry "jisx0208\\.1990" + dimension 2 + chars 94 + mother =jis-x0208 + ;; final ?B + graphic 0)) (make-charset '=big5-cdp "Big5 with CDP extension" @@ -442,6 +451,15 @@ direction l2r mother =ucs@unicode)) (define-charset-alias 'ucs-gb '=ucs@gb) + (make-charset '=ucs@gb/fw + "ISO/IEC 10646 for GB with fullwidth" + '(long-name "UCS for GB-fullwidth" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + mother =ucs@gb)) (make-charset '=ucs@cns "ISO/IEC 10646 for CNS 11643" '(long-name "UCS for CNS" @@ -452,6 +470,15 @@ direction l2r mother =ucs@unicode)) (define-charset-alias 'ucs-cns '=ucs@cns) + (make-charset '=ucs@cns/fw + "ISO/IEC 10646 for CNS 11643 with fullwidth" + '(long-name "UCS for CNS-fullwidth" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + mother =ucs@cns)) (make-charset '=ucs@jis "ISO/IEC 10646 for JIS X0208/0212/0213" '(long-name "UCS for JIS" @@ -462,6 +489,15 @@ direction l2r mother =ucs@unicode)) (define-charset-alias 'ucs-jis '=ucs@jis) + (make-charset '=ucs@jis/fw + "ISO/IEC 10646 for JIS X0208/0212/0213 with fullwidth" + '(long-name "UCS for JIS-fullwidth" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + mother =ucs@jis)) (make-charset '=ucs@jis/1990 "ISO/IEC 10646 for JIS X 0208/0212:1990" '(long-name "UCS for JIS:1990" @@ -496,7 +532,7 @@ (define-charset-alias '=ucs@jp '=ucs@JP) (make-charset '=ucs@ks "ISO/IEC 10646 for Korean Standards" - `(long-name "UCS for KS" + '(long-name "UCS for KS" chars 256 dimension 3 columns 2 @@ -506,7 +542,7 @@ (define-charset-alias 'ucs-ks '=ucs@ks) (make-charset '=ucs@big5 "ISO/IEC 10646 for Big5" - `(long-name "UCS for Big5" + '(long-name "UCS for Big5" chars 256 dimension 3 columns 2 @@ -514,11 +550,29 @@ direction l2r mother =ucs@unicode)) (define-charset-alias 'ucs-big5 '=ucs@big5) - + (make-charset '=ucs@big5/cns11643 + "ISO/IEC 10646 for Big5 based on www.cns11643.gov.tw" + '(long-name "UCS for Big5@CNS11643" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + mother =ucs@big5)) + (make-charset '=ucs@cns11643 + "ISO/IEC 10646 for CNS based on www.cns11643.gov.tw" + '(long-name "UCS for CNS11643" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + mother =ucs@cns)) + (make-charset '=ucs-radicals "CJK Radicals of UCS" - `(long-name "UCS-Radicals" + '(long-name "UCS-Radicals" chars 256 dimension 2 columns 2 @@ -530,7 +584,7 @@ (make-charset '=ucs-radicals@unicode "CJK Radicals of UCS" - `(long-name "UCS-Radicals" + '(long-name "UCS-Radicals" chars 256 dimension 2 columns 2 @@ -542,7 +596,7 @@ (make-charset '=ucs-bmp-cjk "CJK Characters in BMP of UCS" - `(long-name "UCS-BMP-CJK" + '(long-name "UCS-BMP-CJK" chars 256 dimension 2 columns 2 @@ -554,7 +608,7 @@ (make-charset '=ucs-bmp-cjk@unicode "CJK Characters in BMP of Unicode" - `(long-name "Unicode-BMP-CJK" + '(long-name "Unicode-BMP-CJK" chars 256 dimension 2 columns 2 @@ -566,7 +620,7 @@ (make-charset '=ucs-sip-ext-b "CJK Ideographs Extension B" - `(long-name "UCS CJK Ext-B" + '(long-name "UCS CJK Ext-B" chars 256 dimension 2 columns 2 @@ -579,7 +633,7 @@ (make-charset '=ucs-sip-ext-b@iso "CJK Ideographs Extension B (ISO/IEC 10646-2)" - `(long-name "UCS CJK Ext-B" + '(long-name "UCS CJK Ext-B" chars 256 dimension 2 columns 2