From 02d9f3cb99bba4c0593c5c52efc11fd07f914a7b Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 21 Oct 2013 09:06:14 +0900 Subject: [PATCH] Now `=>>>ucs@cns' is an alias for `=ucs@cns'. (G-CU+2F947): Modify for new glyph-image conventions. --- lisp/utf-2000/Ideograph-R109-Eye.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R109-Eye.el b/lisp/utf-2000/Ideograph-R109-Eye.el index e99daf6..5867faa 100644 --- a/lisp/utf-2000/Ideograph-R109-Eye.el +++ b/lisp/utf-2000/Ideograph-R109-Eye.el @@ -1880,7 +1880,8 @@ (=>>hanyo-denshi/ib . #x3879) ; &G-HD-IB-3879; [24-89] (=>>daikanwa . 23237) ; &G-HD-IB-3879; (->subsumptive - ((=>>>ucs@cns . #x2F947) ; &g2-CU+2F947; + ((=>ucs* . #x771F) ; 真 + (=ucs . #x2F947) ; 真 (->subsumptive ((=daikanwa . 23237) ; &M-23237; (<-original @@ -1894,9 +1895,8 @@ (<-simplified@misc*sources daikanwa) ) - ((=>ucs* . #x771F) ; 真 - (=ucs . #x2F947) ; 真 - (=cns11643-6 . #x3A2E) ; &I-C6-3A2E; [26-14] + ((==ucs@iso . #x2F947) ; &C6-3A2E; + (=cns11643-6 . #x3A2E) ; &C6-3A2E; [26-14] )) ) ((=hanyo-denshi/ib . #x3879) ; &HD-IB-3879; [24-89] -- 1.7.10.4