From fd0f18d32e83fa57b256eedf046b6c30d22197a9 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 13 Oct 2001 16:53:32 +0000 Subject: [PATCH] (default-coded-charset-priority-list): `japanese-jef-china3' is renamed `china3-jef'. --- lisp/mule/mule-charset.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/mule/mule-charset.el b/lisp/mule/mule-charset.el index 72b4024..049fb01 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -284,8 +284,6 @@ 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 @@ -295,6 +293,8 @@ DESCRIPTION (string) is the description string of the charset." chinese-cns11643-7 chinese-big5-cdp chinese-big5 + chinese-gb12345 + chinese-isoir165 katakana-jisx0201 hebrew-iso8859-8 latin-viscii @@ -305,8 +305,6 @@ 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 @@ -322,6 +320,8 @@ DESCRIPTION (string) is the description string of the charset." arabic-1-column arabic-2-column mojikyo + china3-jef + ideograph-cbeta ;;; mojikyo-pj-1 ;;; mojikyo-pj-2 ;;; mojikyo-pj-3 -- 1.7.10.4