From 09de2c226a774107b32ea144372ea7b66bece965 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 8 Mar 2017 00:51:19 +0900 Subject: [PATCH] (char-db-coded-charset-priority-list): Prefer `=big5-cdp-itaiji-001' to `=>big5-cdp-itaiji-001'. --- lisp/utf-2000/char-db-util.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index 8b0b5c8..02eb939 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -348,13 +348,13 @@ =>ucs-itaiji-001 =>ucs-itaiji-002 =>ucs-itaiji-005 - =>big5-cdp-itaiji-001 - =big5-cdp-itaiji-001 - =big5-cdp-itaiji-002 - =big5-cdp-itaiji-003 =big5-cdp-var-003 =big5-cdp-var-004 =big5-cdp-var-005 + =big5-cdp-itaiji-001 + =big5-cdp-itaiji-002 + =big5-cdp-itaiji-003 + =>big5-cdp-itaiji-001 =>ucs@iwds-1 =>ucs@component ==ucs@gb -- 1.7.10.4