From 8c219f4c6f3bee6981c8e10fa2aac91bd643c74e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 15 Dec 2013 11:50:39 +0900 Subject: [PATCH] Apply new glyph-image conventions for `daikanwa' and `shinjigen'. --- lisp/utf-2000/Ideograph-R202-Millet.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R202-Millet.el b/lisp/utf-2000/Ideograph-R202-Millet.el index cbb8727..34f1c89 100644 --- a/lisp/utf-2000/Ideograph-R202-Millet.el +++ b/lisp/utf-2000/Ideograph-R202-Millet.el @@ -433,9 +433,10 @@ (total-strokes . 21) (=ucs . #x2A409) ; 𪐉 (->subsumptive - ((=ucs@iso . #x2A409) ; &U-0002A409; + ((=ucs@iso . #x2A409) ; &M-48024; + (=daikanwa . 48024) ; &M-48024; (->subsumptive - ((=daikanwa . 48024) ; &M-48024; + ((==daikanwa . 48024) ; &R-M-48024; ) ((==ucs@iso . #x2A409) ; &R-U-0002A409; )) -- 1.7.10.4