From 4c30b9b93282ced84f3745c9e2d4ac718c45bcbe Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 11 Oct 2001 08:31:40 +0000 Subject: [PATCH] (default-coded-charset-priority-list): Add `japanese-jef-china3' and `ideograph-cbeta'. --- lisp/mule/mule-charset.el | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/lisp/mule/mule-charset.el b/lisp/mule/mule-charset.el index 4c0c082..72b4024 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -276,7 +276,6 @@ DESCRIPTION (string) is the description string of the charset." cyrillic-iso8859-5 greek-iso8859-7 thai-tis620 - chinese-big5-cdp japanese-jisx0208 japanese-jisx0208-1990 japanese-jisx0212 @@ -285,6 +284,8 @@ DESCRIPTION (string) is the description string of the charset." japanese-jisx0213-2 japanese-jisx0208-1978 chinese-gb2312 + chinese-gb12345 + chinese-isoir165 chinese-cns11643-1 chinese-cns11643-2 chinese-cns11643-3 @@ -292,8 +293,8 @@ DESCRIPTION (string) is the description string of the charset." chinese-cns11643-5 chinese-cns11643-6 chinese-cns11643-7 + chinese-big5-cdp chinese-big5 - chinese-isoir165 katakana-jisx0201 hebrew-iso8859-8 latin-viscii @@ -304,6 +305,8 @@ DESCRIPTION (string) is the description string of the charset." ethiopic-ucs ethiopic ideograph-daikanwa + japanese-jef-china3 + ideograph-cbeta ideograph-gt-pj-1 ideograph-gt-pj-2 ideograph-gt-pj-3 @@ -315,7 +318,6 @@ DESCRIPTION (string) is the description string of the charset." ideograph-gt-pj-9 ideograph-gt-pj-10 ideograph-gt-pj-11 - chinese-gb12345 arabic-digit arabic-1-column arabic-2-column -- 1.7.10.4