From 08cc139489d88a102039f51928ee44b4ad47e99c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 28 May 2016 16:19:32 +0900 Subject: [PATCH] (U-0002028A): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R184-Eat.el | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R184-Eat.el b/lisp/utf-2000/Ideograph-R184-Eat.el index def8f72..ded4780 100644 --- a/lisp/utf-2000/Ideograph-R184-Eat.el +++ b/lisp/utf-2000/Ideograph-R184-Eat.el @@ -232,11 +232,8 @@ ) ((=big5-cdp . #x8AFC) ; &CDP-8AFC; ) - ((=ucs@unicode . #x7680) ; >-29075; - (=jis-x0208 . #x6225) ; >-29075; [66-05] - (=cns11643-3 . #x2674) ; &I-C3-2674; [06-84] - (=jis-x0213-1 . #x6225) ; &I-JX1-6225; [66-05] - (=daikanwa . 22683) ; &I-M-22683; + ((==ucs@unicode . #x7680) ; &g2-AJ1-05786; + (==adobe-japan1-0 . 05786) ; &g2-AJ1-05786; )) (==ucs@iso . #x2028A) ; &g2-M-44018; (==daikanwa . 44018) ; &g2-M-44018; @@ -255,7 +252,7 @@ ) ((=big5-cdp . #x8AFC) ; &CDP-8AFC; ) - ((=big5-cdp . #x8ABE) ; &CDP-8ABE; + ((==big5-cdp . #x8ABE) ; &g2-CDP-8ABE; )) (==ucs@cns . #x2028A) ; &g2-CU+2028A; (==cns11643-6 . #x3521) ; &g2-CU+2028A; [21-01] -- 1.7.10.4