From a17a06872ef2f55b4c27364c7bc21d0a08ff0c62 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 5 Nov 2013 09:51:05 +0900 Subject: [PATCH] Apply new glyph-image conventions for `cns11643-2'. --- lisp/utf-2000/Ideograph-R169-Gate.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R169-Gate.el b/lisp/utf-2000/Ideograph-R169-Gate.el index 9aeb2ff..9b6466d 100644 --- a/lisp/utf-2000/Ideograph-R169-Gate.el +++ b/lisp/utf-2000/Ideograph-R169-Gate.el @@ -2144,11 +2144,12 @@ (->subsumptive ((=daikanwa . 41338) ; &M-41338; ) - ((=ucs@unicode . #x95AE) ; &UU+95AE; + ((=ucs@unicode . #x95AE) ; &C2-5551; + (=cns11643-2 . #x5551) ; &C2-5551; [53-49] (->subsumptive ((==ucs@unicode . #x95AE) ; &R-UU+95AE; ) - ((=cns11643-2 . #x5551) ; &C2-5551; [53-49] + ((==cns11643-2 . #x5551) ; &R-C2-5551; [53-49] )) )) )) -- 1.7.10.4