From 372e4a7052ea6dc6c2c6c41d620fcc6d1199c163 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 19 Dec 2015 14:44:45 +0900 Subject: [PATCH] (UU+7E1F): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R120-Silk.el | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R120-Silk.el b/lisp/utf-2000/Ideograph-R120-Silk.el index 73f513a..f553c3e 100644 --- a/lisp/utf-2000/Ideograph-R120-Silk.el +++ b/lisp/utf-2000/Ideograph-R120-Silk.el @@ -15675,7 +15675,8 @@ ) ((=ucs . #x7CF8) ; 糸 ) - ((=>>ucs@unicode . #x8FB1) ; &G-UU+8FB1; + ((=ucs@cns . #x8FB1) ; &C1-5849; + (=cns11643-1 . #x5849) ; &C1-5849; [56-41] )) (=ucs@unicode . #x7E1F) ; >-35754; (=jis-x0208 . #x6555) ; >-35754; [69-53] @@ -15728,9 +15729,9 @@ ) ((=ucs . #x7CF8) ; 糸 ) - ((=ucs@jis . #x8FB1) ; >-51624; - (=ucs@ks . #x8FB1) ; >-51624; + ((=ucs@unicode . #x8FB1) ; >-51624; (=jis-x0208 . #x3F2B) ; >-51624; [31-11] + (=gb2312 . #x4868) ; &I-G0-4868; [40-72] (=ks-x1001 . #x6934) ; &I-K0-6934; [73-20] (=jis-x0213-1 . #x3F2B) ; &I-JX1-3F2B; [31-11] (=daikanwa . 38686) ; &I-M-38686; -- 1.7.10.4