From dae27d1b1b105c176e504c2264b43f33371dab8d Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 6 Aug 2010 13:09:34 +0000 Subject: [PATCH] (char-db-coded-charset-priority-list): Prefer JIS X 0208/0213 related abstract-glyph/character features to UCS related non-standard features. --- lisp/utf-2000/char-db-util.el | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index 51f38b2..d71ee03 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -156,26 +156,28 @@ ideograph-hanziku-10 ideograph-hanziku-11 ideograph-hanziku-12 - =>ucs@iso - =>ucs@unicode - =>>ucs@unicode - =ucs@iso - =ucs@unicode - =>>gt =>>jis-x0208 =>>jis-x0213-1 =>>jis-x0213-1@2000 =>>jis-x0213-1@2004 =>>jis-x0213-2 =>>jis-x0208@1978 - =>>big5-cdp - =>>gt-k + =>>gt =>jis-x0208 =>jis-x0208@1997 =>jis-x0213-1 =>jis-x0213-1@2000 =>jis-x0213-1@2004 =>jis-x0213-2 + =>ucs@iso + =>ucs@unicode + =>>ucs@unicode + =>>ucs@jis + =>>ucs@cns + =ucs@iso + =ucs@unicode + =>>big5-cdp + =>>gt-k =>gt =>big5-cdp =>daikanwa -- 1.7.10.4