From e65e967f00b49cc46e12f82ff933abaabc8be989 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 23 Nov 2015 01:37:25 +0900 Subject: [PATCH] (U+5E68): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R050-Turban.el | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R050-Turban.el b/lisp/utf-2000/Ideograph-R050-Turban.el index e0e8b6c..8555e86 100644 --- a/lisp/utf-2000/Ideograph-R050-Turban.el +++ b/lisp/utf-2000/Ideograph-R050-Turban.el @@ -6860,9 +6860,9 @@ ) ((=ucs . #x5DFE) ; å·¾ ) - ((=ucs@jis . #x8A79) ; &AJ1-08618; - (=ucs@ks . #x8A79) ; &AJ1-08618; - (=adobe-japan1-2 . 08618) ; &AJ1-08618; + ((==ucs@jis . #x8A79) ; &g2-AJ1-08618; + (==ucs@ks . #x8A79) ; &g2-AJ1-08618; + (==adobe-japan1-2 . 08618) ; &g2-AJ1-08618; )) (==ucs@jis . #x5E68) ; &g2-AJ1-19344; (==adobe-japan1-5 . 19344) ; &g2-AJ1-19344; @@ -6882,8 +6882,8 @@ ) ((=ucs . #x5DFE) ; å·¾ ) - ((=ucs@cns . #x8A79) ; &C1-6669; - (=cns11643-1 . #x6669) ; &C1-6669; [70-73] + ((==ucs@cns . #x8A79) ; &g2-CU+8A79; + (==cns11643-1 . #x6669) ; &g2-CU+8A79; [70-73] )) (==ucs@cns . #x5E68) ; &g2-CU+5E68; (==cns11643-2 . #x5676) ; &g2-CU+5E68; [54-86] @@ -6895,8 +6895,7 @@ ) ((=ucs . #x5DFE) ; å·¾ ) - ((=ucs@unicode . #x8A79) ; &G0-5532; - (=gb2312 . #x5532) ; &G0-5532; [53-18] + ((==ucs@unicode . #x8A79) ; &g2-UU+8A79; )) (==ucs@unicode . #x5E68) ; &g2-UU+5E68; (==ucs@JP/hanazono . nil) -- 1.7.10.4