From 34060059ad94b52c1246ff27014d8d32deb6411e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 2 Dec 2015 11:59:03 +0900 Subject: [PATCH 1/1] (U+5311): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R020-Wrap.el | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R020-Wrap.el b/lisp/utf-2000/Ideograph-R020-Wrap.el index f048aa5..82dacf7 100644 --- a/lisp/utf-2000/Ideograph-R020-Wrap.el +++ b/lisp/utf-2000/Ideograph-R020-Wrap.el @@ -1552,13 +1552,10 @@ ) ((=ucs . #x52F9) ; 勹 ) - ((=ucs@jis . #x8EAC) ; >-50812; - (=ucs@ks . #x8EAC) ; >-50812; - (=jis-x0208 . #x6D3B) ; >-50812; [77-27] - (=ks-x1001 . #x4F65) ; &I-K0-4F65; [47-69] - (=cns11643-1 . #x5845) ; &I-C1-5845; [56-37] - (=jis-x0213-1 . #x6D3B) ; &I-JX1-6D3B; [77-27] - (=daikanwa . 38038) ; &I-M-38038; + ((==ucs@cns . #x8EAC) ; &g2-GT-50812; + (==ucs@jis . #x8EAC) ; &g2-GT-50812; + (==ucs@ks . #x8EAC) ; &g2-GT-50812; + (==jis-x0208 . #x6D3B) ; &g2-GT-50812; [77-27] )) (==ucs@cns . #x5311) ; &g2-AJ1-19202; (==ucs@jis . #x5311) ; &g2-AJ1-19202; @@ -1582,8 +1579,7 @@ ) ((=ucs . #x52F9) ; 勹 ) - ((=ucs@unicode . #x8EAC) ; &G0-392A; - (=gb2312 . #x392A) ; &G0-392A; [25-10] + ((==ucs@unicode . #x8EAC) ; &g2-UU+8EAC; )) (==ucs@unicode . #x5311) ; &g2-UU+5311; (==ucs@JP/hanazono . nil) -- 1.7.10.4