From 0cd85ed03364d62bc0866da94b093e9f198ea2cf Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 6 Apr 2016 19:39:15 +0900 Subject: [PATCH] (U+5280): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R018-Knife.el | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R018-Knife.el b/lisp/utf-2000/Ideograph-R018-Knife.el index ae44009..c836cf1 100644 --- a/lisp/utf-2000/Ideograph-R018-Knife.el +++ b/lisp/utf-2000/Ideograph-R018-Knife.el @@ -10531,10 +10531,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs@jis . #x77DE) ; &JX2-7233; - (=jis-x0212 . #x4F42) ; &JX2-7233; [47-34] - (=jis-x0213-2 . #x7233) ; &I-JX2-7233; [82-19] - (=daikanwa . 23863) ; &I-M-23863; + ((==ucs@jis . #x77DE) ; &g2-JSP-4F42; + (==jis-x0213-2 . #x7233) ; &g2-JSP-4F42; [82-19] ) ((name . "CJK RADICAL KNIFE TWO") (=ucs . #x2E89) ; ⺉ @@ -10559,8 +10557,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs@unicode . #x77DE) ; &EGB-7D75; - (=iso-ir165 . #x7D75) ; &EGB-7D75; [93-85] + ((==ucs@unicode . #x77DE) ; &g2-UU+77DE; ) ((name . "CJK RADICAL KNIFE TWO") (=ucs . #x2E89) ; ⺉ -- 1.7.10.4