From e0b2f63229d38cbe00754ea1585f530b4910ed00 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 2 Jul 2010 07:16:29 +0000 Subject: [PATCH] (char-db-coded-charset-priority-list): Prefer `=>>ucs@unicode' to `=>>gt'; prefer abstract JIS X 0208/0213 to =>gt. --- 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 82d551c..d4ab53a 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -140,8 +140,6 @@ ethiopic-ucs =big5-cdp =gt - =>>gt - =>gt ideograph-daikanwa-2 ideograph-daikanwa =cbeta @@ -161,6 +159,7 @@ =ucs@iso =ucs@unicode =>>ucs@unicode + =>>gt =>>jis-x0208 =>>jis-x0213-1 =>>jis-x0213-1@2000 @@ -173,6 +172,7 @@ =>jis-x0213-1@2000 =>jis-x0213-1@2004 =>jis-x0213-2 + =>gt =big5 =big5-eten =zinbun-oracle -- 1.7.10.4