From 01ccc2db8ea385d8994c95febb486b4ec6d1bf9e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 10 Oct 2015 13:14:37 +0900 Subject: [PATCH] (U+56AF): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R030-Mouth.el | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R030-Mouth.el b/lisp/utf-2000/Ideograph-R030-Mouth.el index 9967010..c8ae2ef 100644 --- a/lisp/utf-2000/Ideograph-R030-Mouth.el +++ b/lisp/utf-2000/Ideograph-R030-Mouth.el @@ -48127,11 +48127,8 @@ ) ((=ucs . #x53E3) ; 口 ) - ((=ucs@unicode . #x970D) ; >-56813; - (=jis-x0208 . #x7039) ; >-56813; [80-25] - (=gb2312 . #x3B74) ; &I-G0-3B74; [27-84] - (=jis-x0213-1 . #x7039) ; &I-JX1-7039; [80-25] - (=daikanwa . 42321) ; &I-M-42321; + ((==ucs@unicode . #x970D) ; &g2-GT-56813; + (==jis-x0208 . #x7039) ; &g2-GT-56813; [80-25] )) (==ucs@unicode . #x56AF) ; &g2-M-04575; (==gb2312 . #x606B) ; &g2-M-04575; [64-75] @@ -48153,7 +48150,8 @@ ) ((=ucs . #x53E3) ; 口 ) - ((=cns11643-1 . #x7277) ; &C1-7277; [82-87] + ((==ucs@cns . #x970D) ; &g2-CU+970D; + (==cns11643-1 . #x7277) ; &g2-CU+970D; [82-87] )) (==ucs@cns . #x56AF) ; &g2-CU+56AF; (==cns11643-3 . #x5A2D) ; &g2-CU+56AF; [58-13] -- 1.7.10.4