From 425e203ec92adb577ea8a86e43ce7dece6441b49 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 18 Nov 2013 20:25:14 +0900 Subject: [PATCH] Apply new glyph-image conventions for `cns11643-4'. --- lisp/utf-2000/Ideograph-R167-Gold.el | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R167-Gold.el b/lisp/utf-2000/Ideograph-R167-Gold.el index 6369532..34303fd 100644 --- a/lisp/utf-2000/Ideograph-R167-Gold.el +++ b/lisp/utf-2000/Ideograph-R167-Gold.el @@ -9635,12 +9635,13 @@ (total-strokes . 18) (=ucs . #x493F) ; 䤿 (->subsumptive - ((=ucs@cns . #x493F) ; &CU+493F; + ((=ucs@cns . #x493F) ; &C4-5E2F; + (=cns11643-4 . #x5E2F) ; &C4-5E2F; [62-15] (->subsumptive ((=daikanwa . 40707) ; &M-40707; ) - ((==ucs@cns . #x493F) ; &C4-5E2F; - (=cns11643-4 . #x5E2F) ; &C4-5E2F; [62-15] + ((==ucs@cns . #x493F) ; &R-CU+493F; + (==cns11643-4 . #x5E2F) ; &R-CU+493F; [62-15] )) ) ((=ucs@unicode . #x493F) ; &UU+493F; -- 1.7.10.4