From dd0a7dfa322bc5def4616527eb00a8d648f799d6 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 23 Nov 2015 12:33:44 +0900 Subject: [PATCH] (U+66D5): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R072-Sun.el | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R072-Sun.el b/lisp/utf-2000/Ideograph-R072-Sun.el index 263f454..3e7885d 100644 --- a/lisp/utf-2000/Ideograph-R072-Sun.el +++ b/lisp/utf-2000/Ideograph-R072-Sun.el @@ -10517,9 +10517,9 @@ ) ((=ucs . #x65E5) ; 日 ) - ((=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; )) (==daikanwa . 14204) ; &g2-M-14204; (==cbeta . 02344) ; &g2-M-14204; @@ -10535,8 +10535,8 @@ ) ((=ucs . #x65E5) ; 日 ) - ((=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 . #x66D5) ; &g2-CU+66D5; (==cns11643-3 . #x546D) ; &g2-CU+66D5; [52-77] @@ -10548,8 +10548,7 @@ ) ((=ucs . #x65E5) ; 日 ) - ((=ucs@unicode . #x8A79) ; &G0-5532; - (=gb2312 . #x5532) ; &G0-5532; [53-18] + ((==ucs@unicode . #x8A79) ; &g2-UU+8A79; )) (==ucs@unicode . #x66D5) ; &g2-UU+66D5; )) -- 1.7.10.4