From 38692b149efa319f9bbbc62cdd7ddd7899ed5dee Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 6 Jul 2017 17:13:45 +0900 Subject: [PATCH] (UU+386D): Unify BC-8C71. --- lisp/utf-2000/Ideograph-R052-Short-Thread.el | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R052-Short-Thread.el b/lisp/utf-2000/Ideograph-R052-Short-Thread.el index 75286c3..2c5cb27 100644 --- a/lisp/utf-2000/Ideograph-R052-Short-Thread.el +++ b/lisp/utf-2000/Ideograph-R052-Short-Thread.el @@ -806,9 +806,16 @@ ) ((=ucs@unicode . #x386D) ; &C3-465E; (=cns11643-3 . #x465E) ; &C3-465E; [38-62] + (=big5-cdp . #x8C71) ; &I-CDP-8C71; (->subsumptive - ((==ucs@cns . #x386D) ; &g2-CU+386D; - (==cns11643-3 . #x465E) ; &g2-CU+386D; [38-62] + ((==ucs@cns . #x386D) ; &g2-CDP-8C71; + (==cns11643-3 . #x465E) ; &g2-CDP-8C71; [38-62] + (==big5-cdp . #x8C71) ; &g2-CDP-8C71; + (->subsumptive + ((===big5-cdp . #x8C71) ; &R-CDP-8C71; + ) + ((===cns11643-3 . #x465E) ; &R-C3-465E; [38-62] + )) ) ((==ucs@unicode . #x386D) ; &g2-UU+386D; (==ucs@JP/hanazono . nil) -- 1.7.10.4