From a6e0cbc1a137c3a226706425bc8b6d5b92121487 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 14 Nov 2013 17:38:57 +0900 Subject: [PATCH] Apply new glyph-image conventions for `cns11643-3'. --- lisp/utf-2000/Ideograph-R211-Tooth.el | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R211-Tooth.el b/lisp/utf-2000/Ideograph-R211-Tooth.el index 2a855a6..2ecc809 100644 --- a/lisp/utf-2000/Ideograph-R211-Tooth.el +++ b/lisp/utf-2000/Ideograph-R211-Tooth.el @@ -1179,12 +1179,13 @@ (=jis-x0213-2 . #x7E71) ; &I-JX2-7E71; [94-81] (=daikanwa . 48653) ; &I-M-48653; ) - ((=ucs@cns . #x9F69) ; &CU+9F69; + ((=ucs@cns . #x9F69) ; &C3-5F3E; + (=cns11643-3 . #x5F3E) ; &C3-5F3E; [63-30] (->subsumptive ((=jef-china3 . #x6FFE) ; &JC3-6FFE; ) - ((==ucs@cns . #x9F69) ; &C3-5F3E; - (=cns11643-3 . #x5F3E) ; &C3-5F3E; [63-30] + ((==ucs@cns . #x9F69) ; &R-CU+9F69; + (==cns11643-3 . #x5F3E) ; &R-CU+9F69; [63-30] )) ) ((=ucs@unicode . #x9F69) ; &UU+9F69; -- 1.7.10.4