From 87c94af47e1d3a15fe327e99fe1b323b22cac94e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 7 Jul 2017 08:49:33 +0900 Subject: [PATCH] (U+3B30): Unify BC-8AF3. --- lisp/utf-2000/Ideograph-R073-Say.el | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R073-Say.el b/lisp/utf-2000/Ideograph-R073-Say.el index 054d4fa..f4d5ac1 100644 --- a/lisp/utf-2000/Ideograph-R073-Say.el +++ b/lisp/utf-2000/Ideograph-R073-Say.el @@ -151,6 +151,7 @@ (total-strokes . 6) (=ucs . #x3B30) ; 㬰 (=cns11643-3 . #x2374) ; &I-C3-2374; [03-84] + (=big5-cdp . #x8AF3) ; &I-CDP-8AF3; (=daikanwa . 14281) ; &I-M-14281; (=shinjigen . 6611) ; 㬰 (<-formed @@ -178,14 +179,17 @@ (<-vulgar*sources zhengzitong daikanwa shinjigen@1ed shinjigen@rev) (->subsumptive - ((==ucs@unicode . #x3B30) ; &g2-M-14281; - (==cns11643-3 . #x2374) ; &g2-M-14281; [03-84] - (==daikanwa . 14281) ; &g2-M-14281; + ((==ucs@unicode . #x3B30) ; &g2-CDP-8AF3; + (==cns11643-3 . #x2374) ; &g2-CDP-8AF3; [03-84] + (==big5-cdp . #x8AF3) ; &g2-CDP-8AF3; + (==daikanwa . 14281) ; &g2-CDP-8AF3; (->subsumptive ((===daikanwa . 14281) ; &R-M-14281; ) ((===cns11643-3 . #x2374) ; &R-C3-2374; [03-84] ) + ((===big5-cdp . #x8AF3) ; &R-CDP-8AF3; + ) ((===ucs@unicode . #x3B30) ; &R-UU+3B30; ) ((===hng-kar . 12080) ; &HNG018-12080; -- 1.7.10.4