From d5b4cf55bd556fb3152ce46cbab8694ae82cc429 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 20 Dec 2002 06:50:29 +0000 Subject: [PATCH] (default-coded-charset-priority-list): Add `ideograph-gt-pj-k1' and `ideograph-gt-pj-k2' in UTF-2000. --- lisp/mule/mule-charset.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/mule/mule-charset.el b/lisp/mule/mule-charset.el index ffe0c25..ac26b06 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -317,6 +317,8 @@ DESCRIPTION (string) is the description string of the charset." ideograph-gt-pj-9 ideograph-gt-pj-10 ideograph-gt-pj-11 + ideograph-gt-pj-k1 + ideograph-gt-pj-k2 ideograph-daikanwa-2 ideograph-daikanwa ideograph-cbeta @@ -324,8 +326,8 @@ DESCRIPTION (string) is the description string of the charset." chinese-big5-eten-a chinese-big5-eten-b chinese-big5 - china3-jef ucs-bmp + china3-jef ideograph-hanziku-1 ideograph-hanziku-2 ideograph-hanziku-3 -- 1.7.10.4