From 20f134bb031581af1efde2567576f497dba87044 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 27 Jul 2010 12:04:50 +0000 Subject: [PATCH] (char-db-coded-charset-priority-list): Prefer `=gt-k' to `ideograph-hanziku-*'; prefer `=>>big5-cdp' to `=>>gt-k'. --- lisp/utf-2000/char-db-util.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index ef22648..e883475 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -143,6 +143,7 @@ ideograph-daikanwa-2 ideograph-daikanwa =cbeta + =gt-k ideograph-hanziku-1 ideograph-hanziku-2 ideograph-hanziku-3 @@ -155,7 +156,6 @@ ideograph-hanziku-10 ideograph-hanziku-11 ideograph-hanziku-12 - =gt-k =ucs@iso =ucs@unicode =>>ucs@unicode @@ -166,8 +166,8 @@ =>>jis-x0213-1@2004 =>>jis-x0213-2 =>>jis-x0208@1978 - =>>gt-k =>>big5-cdp + =>>gt-k =>jis-x0208 =>jis-x0208@1997 =>jis-x0213-1 -- 1.7.10.4