From 05ff6bd3e33b40dd61d492a7fd495bb013ddb5b6 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 29 Oct 2015 22:54:34 +0900 Subject: [PATCH] (UU+5831): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R032-Earth.el | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R032-Earth.el b/lisp/utf-2000/Ideograph-R032-Earth.el index b091731..b27826a 100644 --- a/lisp/utf-2000/Ideograph-R032-Earth.el +++ b/lisp/utf-2000/Ideograph-R032-Earth.el @@ -9829,9 +9829,9 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs@jis . #x5E78) ; &AJ1-01982; - (=ucs@ks . #x5E78) ; &AJ1-01982; - (=adobe-japan1-0 . 01982) ; &AJ1-01982; + ((==ucs@jis . #x5E78) ; &g2-AJ1-01982; + (==ucs@ks . #x5E78) ; &g2-AJ1-01982; + (==adobe-japan1-0 . 01982) ; &g2-AJ1-01982; ) ((=ucs . #x20B1D) ; 𠬝 )) @@ -9866,9 +9866,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs@unicode . #x5E78) ; &C1-4D31; - (=gb2312 . #x5052) ; &C1-4D31; [48-50] - (=cns11643-1 . #x4D31) ; &I-C1-4D31; [45-17] + ((==ucs@unicode . #x5E78) ; &g2-UU+5E78; ) ((=ucs . #x20B1D) ; 𠬝 )) -- 1.7.10.4