From 809105c0c1c42f50f53da54ba113cd3abe9ab9ad Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 14 Nov 2013 17:34:48 +0900 Subject: [PATCH] Apply new glyph-image conventions for `cns11643-3'. --- 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 9b6466d..bc9fbb4 100644 --- a/lisp/utf-2000/Ideograph-R169-Gate.el +++ b/lisp/utf-2000/Ideograph-R169-Gate.el @@ -2391,11 +2391,12 @@ (->subsumptive ((=daikanwa . 41354) ; &M-41354; ) - ((=ucs@unicode . #x499F) ; &UU+499F; + ((=ucs@unicode . #x499F) ; &C3-4F57; + (=cns11643-3 . #x4F57) ; &C3-4F57; [47-55] (->subsumptive ((==ucs@unicode . #x499F) ; &R-UU+499F; ) - ((=cns11643-3 . #x4F57) ; &C3-4F57; [47-55] + ((==cns11643-3 . #x4F57) ; &R-C3-4F57; [47-55] )) )) )) -- 1.7.10.4