From e719509c1503ba4a30d5e74a6985dbc622052dde Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 6 Apr 2016 02:48:39 +0900 Subject: [PATCH] (U+51CA): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R015-Ice.el | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R015-Ice.el b/lisp/utf-2000/Ideograph-R015-Ice.el index 195d953..d771f96 100644 --- a/lisp/utf-2000/Ideograph-R015-Ice.el +++ b/lisp/utf-2000/Ideograph-R015-Ice.el @@ -2047,8 +2047,8 @@ ) ((=ucs . #x51AB) ; 冫 ) - ((=ucs@unicode . #x9751) ; &AJ1-08695; - (=adobe-japan1-2 . 08695) ; &AJ1-08695; + ((==ucs@unicode . #x9751) ; &g2-AJ1-08695; + (==adobe-japan1-2 . 08695) ; &g2-AJ1-08695; )) (==ucs@jis . #x51CA) ; &g2-MJ007391; (==ucs@ks . #x51CA) ; &g2-MJ007391; @@ -2111,10 +2111,8 @@ ) ((=ucs . #x51AB) ; 冫 ) - ((=ucs@unicode . #x9752) ; >-57125; - (=jis-x0208 . #x4044) ; >-57125; [32-36] - (=gb2312 . #x4760) ; &I-G0-4760; [39-64] - (=jis-x0213-1 . #x4044) ; &I-JX1-4044; [32-36] + ((==ucs@unicode . #x9752) ; &g2-GT-57125; + (==jis-x0208 . #x4044) ; &g2-GT-57125; [32-36] )) (==ucs@unicode . #x51CA) ; &g2-MJ007392; (==ucs@JP/hanazono . nil) @@ -2137,7 +2135,8 @@ ) ((=ucs . #x51AB) ; 冫 ) - ((=cns11643-1 . #x4F65) ; &C1-4F65; [47-69] + ((==ucs@cns . #x9752) ; &g2-CU+9752; + (==cns11643-1 . #x4F65) ; &g2-CU+9752; [47-69] )) (==ucs@cns . #x51CA) ; &g2-CU+51CA; (==cns11643-2 . #x2E24) ; &g2-CU+51CA; [14-04] -- 1.7.10.4