From 3d7d2f784969b34a078fa46b5e1f6a3c60dea519 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 29 Oct 2015 22:53:19 +0900 Subject: [PATCH] (U+5709): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R031-Enclosure.el | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R031-Enclosure.el b/lisp/utf-2000/Ideograph-R031-Enclosure.el index 68349f7..12c3832 100644 --- a/lisp/utf-2000/Ideograph-R031-Enclosure.el +++ b/lisp/utf-2000/Ideograph-R031-Enclosure.el @@ -3296,9 +3296,9 @@ ) ((=ucs . #x56D7) ; 囗 ) - ((=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@jis . #x5709) ; &g2-AJ1-04465; (==adobe-japan1-0 . 04465) ; &g2-AJ1-04465; @@ -3326,9 +3326,7 @@ ) ((=ucs . #x56D7) ; 囗 ) - ((=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 . #x5709) ; &g2-UU+5709; (==ucs@JP/hanazono . nil) -- 1.7.10.4