From 52de913a831dc191e7c8e4a6770985965539591d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 30 Jun 2015 15:50:37 +0900 Subject: [PATCH] (U+529A): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R018-Knife.el | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R018-Knife.el b/lisp/utf-2000/Ideograph-R018-Knife.el index e89a262..0fcda25 100644 --- a/lisp/utf-2000/Ideograph-R018-Knife.el +++ b/lisp/utf-2000/Ideograph-R018-Knife.el @@ -12289,9 +12289,9 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs@jis . #x5C6C) ; &AJ1-04657; - (=ucs@ks . #x5C6C) ; &AJ1-04657; - (=adobe-japan1-0 . 04657) ; &AJ1-04657; + ((==ucs@jis . #x5C6C) ; &g2-AJ1-04657; + (==ucs@ks . #x5C6C) ; &g2-AJ1-04657; + (==adobe-japan1-0 . 04657) ; &g2-AJ1-04657; ) ((name . "CJK RADICAL KNIFE TWO") (=ucs . #x2E89) ; ⺉ @@ -12315,8 +12315,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs@unicode . #x5C6C) ; &C1-7A68; - (=cns11643-1 . #x7A68) ; &C1-7A68; [90-72] + ((==ucs@unicode . #x5C6C) ; &g2-UU+5C6C; ) ((name . "CJK RADICAL KNIFE TWO") (=ucs . #x2E89) ; ⺉ -- 1.7.10.4