From a4d1d77332fc5868bfff7ff1874c38a9fda90001 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 22 Nov 2015 13:55:51 +0900 Subject: [PATCH] (U+5661): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R030-Mouth.el | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R030-Mouth.el b/lisp/utf-2000/Ideograph-R030-Mouth.el index e4a4de1..143314c 100644 --- a/lisp/utf-2000/Ideograph-R030-Mouth.el +++ b/lisp/utf-2000/Ideograph-R030-Mouth.el @@ -41383,9 +41383,9 @@ ) ((=ucs . #x53E3) ; 口 ) - ((=ucs@jis . #x8A79) ; &AJ1-08618; - (=ucs@ks . #x8A79) ; &AJ1-08618; - (=adobe-japan1-2 . 08618) ; &AJ1-08618; + ((==ucs@jis . #x8A79) ; &g2-AJ1-08618; + (==ucs@ks . #x8A79) ; &g2-AJ1-08618; + (==adobe-japan1-2 . 08618) ; &g2-AJ1-08618; )) (==ucs@jis . #x5661) ; &g2-AJ1-21302; (==adobe-japan1-6 . 21302) ; &g2-AJ1-21302; @@ -41405,8 +41405,8 @@ ) ((=ucs . #x53E3) ; 口 ) - ((=ucs@cns . #x8A79) ; &C1-6669; - (=cns11643-1 . #x6669) ; &C1-6669; [70-73] + ((==ucs@cns . #x8A79) ; &g2-CU+8A79; + (==cns11643-1 . #x6669) ; &g2-CU+8A79; [70-73] )) (==ucs@cns . #x5661) ; &g2-CB05158; (==cns11643-3 . #x5040) ; &g2-CB05158; [48-32] @@ -41423,8 +41423,7 @@ ) ((=ucs . #x53E3) ; 口 ) - ((=ucs@unicode . #x8A79) ; &G0-5532; - (=gb2312 . #x5532) ; &G0-5532; [53-18] + ((==ucs@unicode . #x8A79) ; &g2-UU+8A79; )) (==ucs@unicode . #x5661) ; &g2-UU+5661; (==ucs@JP/hanazono . nil) -- 1.7.10.4