From f71a944f7949e0aee5b7eaade7ce71c138b210a6 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 28 Nov 2013 21:28:34 +0900 Subject: [PATCH] Apply new glyph-image conventions for `cns11643-7'. --- lisp/utf-2000/Ideograph-R175-Wrong.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R175-Wrong.el b/lisp/utf-2000/Ideograph-R175-Wrong.el index 1a593da..36be34e 100644 --- a/lisp/utf-2000/Ideograph-R175-Wrong.el +++ b/lisp/utf-2000/Ideograph-R175-Wrong.el @@ -437,9 +437,10 @@ (->subsumptive ((=daikanwa . 42610) ; &M-42610; ) - ((=ucs@iso . #x291FC) ; &U-000291FC; + ((=ucs@iso . #x291FC) ; &C7-353E; + (=cns11643-7 . #x353E) ; &C7-353E; [21-30] (->subsumptive - ((=cns11643-7 . #x353E) ; &C7-353E; [21-30] + ((==cns11643-7 . #x353E) ; &R-C7-353E; [21-30] ) ((==ucs@iso . #x291FC) ; &R-U-000291FC; )) -- 1.7.10.4