From 5472d0ae3be7e53d0536f434a03d34bc3c0fd386 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 26 Dec 2014 22:59:33 +0900 Subject: [PATCH] (g2-JU+5264): Apply new conventions for glyph granularity for a component of ideographic-structure. (g2-AJ1-20084): Likewise. --- lisp/utf-2000/Ideograph-R018-Knife.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R018-Knife.el b/lisp/utf-2000/Ideograph-R018-Knife.el index 44f30dd..39fccbc 100644 --- a/lisp/utf-2000/Ideograph-R018-Knife.el +++ b/lisp/utf-2000/Ideograph-R018-Knife.el @@ -6366,8 +6366,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs@unicode . #x6589) ; &AJ1-02666; - (=adobe-japan1-0 . 02666) ; &AJ1-02666; + ((==ucs@unicode . #x6589) ; &g2-AJ1-02666; + (==adobe-japan1-0 . 02666) ; &g2-AJ1-02666; ) ((name . "CJK RADICAL KNIFE TWO") (=ucs . #x2E89) ; ⺉ @@ -6402,7 +6402,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=daikanwa . 13454) ; &M-13454; + ((==daikanwa . 13454) ; &g2-M-13454; ) ((name . "CJK RADICAL KNIFE TWO") (=ucs . #x2E89) ; ⺉ -- 1.7.10.4