From a99566ea91ccdc43ca2af9b4564021fa0c757c2c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 14 Mar 2015 14:18:37 +0900 Subject: [PATCH] (U+52E2): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R019-Power.el | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R019-Power.el b/lisp/utf-2000/Ideograph-R019-Power.el index 0fe231c..1274152 100644 --- a/lisp/utf-2000/Ideograph-R019-Power.el +++ b/lisp/utf-2000/Ideograph-R019-Power.el @@ -4684,8 +4684,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs@jis . #x57F6) ; &AJ1-14431; - (=adobe-japan1-4 . 14431) ; &AJ1-14431; + ((==ucs@jis . #x57F6) ; &g2-AJ1-14431; + (==adobe-japan1-4 . 14431) ; &g2-AJ1-14431; ) ((=ucs . #x529B) ; 力 )) @@ -4718,8 +4718,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs@cns . #x57F6) ; &C2-3433; - (=cns11643-2 . #x3433) ; &C2-3433; [20-19] + ((==ucs@cns . #x57F6) ; &g2-CU+57F6; + (==cns11643-2 . #x3433) ; &g2-CU+57F6; [20-19] ) ((=ucs . #x529B) ; 力 )) @@ -4730,7 +4730,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs@unicode . #x57F6) ; &UU+57F6; + ((==ucs@unicode . #x57F6) ; &g2-UU+57F6; ) ((=ucs . #x529B) ; 力 )) -- 1.7.10.4