From d8fea2ab7347b52e3f1ec206c77b0f8910f19aef Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 31 Oct 2015 12:24:46 +0900 Subject: [PATCH] (U+FA28): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R167-Gold.el | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R167-Gold.el b/lisp/utf-2000/Ideograph-R167-Gold.el index 4d4b70f..ffbfd89 100644 --- a/lisp/utf-2000/Ideograph-R167-Gold.el +++ b/lisp/utf-2000/Ideograph-R167-Gold.el @@ -8640,9 +8640,9 @@ ) ((=ucs . #x91D2) ; 釒 ) - ((=ucs@jis . #x5E78) ; &AJ1-01982; - (=ucs@ks . #x5E78) ; &AJ1-01982; - (=adobe-japan1-0 . 01982) ; &AJ1-01982; + ((==ucs@jis . #x5E78) ; &g2-AJ1-01982; + (==ucs@ks . #x5E78) ; &g2-AJ1-01982; + (==adobe-japan1-0 . 01982) ; &g2-AJ1-01982; )) (==ucs@JP . #xFA28) ; &g2-hanaJU+FA28; ) @@ -8652,9 +8652,7 @@ ) ((=ucs . #x91D2) ; 釒 ) - ((=ucs@unicode . #x5E78) ; &C1-4D31; - (=gb2312 . #x5052) ; &C1-4D31; [48-50] - (=cns11643-1 . #x4D31) ; &I-C1-4D31; [45-17] + ((==ucs@unicode . #x5E78) ; &g2-UU+5E78; )) (==ucs@unicode . #xFA28) ; &g2-UU+FA28; (==ucs@JP/hanazono . nil) -- 1.7.10.4