From b6c60369bc4e39f0c527ef2360f8aed97d8e5cc5 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 28 Nov 2013 21:29:19 +0900 Subject: [PATCH] Apply new glyph-image conventions for `cns11643-7'. --- lisp/utf-2000/Ideograph-R178-Tanned-Leather.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R178-Tanned-Leather.el b/lisp/utf-2000/Ideograph-R178-Tanned-Leather.el index cd8e004..c810257 100644 --- a/lisp/utf-2000/Ideograph-R178-Tanned-Leather.el +++ b/lisp/utf-2000/Ideograph-R178-Tanned-Leather.el @@ -1654,11 +1654,12 @@ (->subsumptive ((=daikanwa . 43199) ; &M-43199; ) - ((=ucs@iso . #x293D5) ; &U-000293D5; + ((=ucs@iso . #x293D5) ; &C7-5144; + (=cns11643-7 . #x5144) ; &C7-5144; [49-36] (->subsumptive ((==ucs@iso . #x293D5) ; &R-U-000293D5; ) - ((=cns11643-7 . #x5144) ; &C7-5144; [49-36] + ((==cns11643-7 . #x5144) ; &R-C7-5144; [49-36] )) )) )) -- 1.7.10.4