From 3db3575f09152139f4a500a4be5519e685b1bd99 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 27 Nov 2015 02:59:09 +0900 Subject: [PATCH] (U+7FFB): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R124-Feather.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R124-Feather.el b/lisp/utf-2000/Ideograph-R124-Feather.el index 5f07b28..7f0a581 100644 --- a/lisp/utf-2000/Ideograph-R124-Feather.el +++ b/lisp/utf-2000/Ideograph-R124-Feather.el @@ -7410,7 +7410,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=cns11643-1 . #x606C) ; &C1-606C; [64-76] + ((==ucs@cns . #x756A) ; &g2-CU+756A; + (==cns11643-1 . #x606C) ; &g2-CU+756A; [64-76] ) ((=ucs . #xFA1E) ; 羽 )) @@ -7466,7 +7467,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=cns11643-1 . #x606C) ; &C1-606C; [64-76] + ((==ucs@cns . #x756A) ; &g2-CU+756A; + (==cns11643-1 . #x606C) ; &g2-CU+756A; [64-76] ) ((=ucs@unicode . #x7FBD) ; >-36833; (=jis-x0208 . #x3129) ; >-36833; [17-09] -- 1.7.10.4