From 8680cfd8d8c539ab47b376e1c5353e9654283777 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 2 Nov 2013 13:35:28 +0900 Subject: [PATCH] Apply new glyph-image conventions for `cns11643-2'. --- lisp/utf-2000/Ideograph-R062-Halberd.el | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R062-Halberd.el b/lisp/utf-2000/Ideograph-R062-Halberd.el index cb54d75..f040f07 100644 --- a/lisp/utf-2000/Ideograph-R062-Halberd.el +++ b/lisp/utf-2000/Ideograph-R062-Halberd.el @@ -1635,13 +1635,14 @@ (=ucs@jis . #x6227) ; &AJ1-21606; (=adobe-japan1-6 . 21606) ; &AJ1-21606; (=jis-x0212 . #x3F2E) ; &I-JSP-3F2E; [31-14] + (=cns11643-2 . #x4A3E) ; &I-C2-4A3E; [42-30] (->subsumptive ((=daikanwa . 11632) ; &M-11632; ) - ((=cns11643-2 . #x4A3E) ; &C2-4A3E; [42-30] + ((==ucs@cns . #x6227) ; &R-CU+6227; + (==cns11643-2 . #x4A3E) ; &R-CU+6227; [42-30] ) - ((==ucs@cns . #x6227) ; &R-AJ1-21606; - (==ucs@jis . #x6227) ; &R-AJ1-21606; + ((==ucs@jis . #x6227) ; &R-AJ1-21606; (==adobe-japan1-6 . 21606) ; &R-AJ1-21606; (==jis-x0212 . #x3F2E) ; &R-AJ1-21606; [31-14] )) -- 1.7.10.4