From a6f292c89d5b60ee46244720db86498adbd47119 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 29 Apr 2018 11:35:32 +0900 Subject: [PATCH] (char-db-coded-charset-priority-list): Add `=+>big5-cdp' and `=>big5-cdp@cognate'. --- lisp/utf-2000/char-db-util.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index f039013..8df09a7 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -311,6 +311,7 @@ =>>big5-cdp =>>gt-k =+>gt + =+>big5-cdp =>gt =>mj =>big5-cdp @@ -370,6 +371,7 @@ =>ucs@component =>ucs-itaiji-001@iwds-1 =>big5-cdp@component + =>big5-cdp@cognate ==ucs@gb =ucs@gb ==ucs-var-002 -- 1.7.10.4