From 826d5150087f4896ff897867957f42f35ec5d2f5 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 14 Dec 2013 10:47:54 +0900 Subject: [PATCH] Apply new glyph-image conventions for `daikanwa' and `shinjigen'. --- lisp/utf-2000/Ideograph-R176-Face.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R176-Face.el b/lisp/utf-2000/Ideograph-R176-Face.el index b2a7f7e..1dbfbd0 100644 --- a/lisp/utf-2000/Ideograph-R176-Face.el +++ b/lisp/utf-2000/Ideograph-R176-Face.el @@ -319,9 +319,10 @@ (total-strokes . 15) (=ucs . #x2921D) ; 𩈝 (->subsumptive - ((=ucs@iso . #x2921D) ; &U-0002921D; + ((=ucs@iso . #x2921D) ; &M-42649; + (=daikanwa . 42649) ; &M-42649; (->subsumptive - ((=daikanwa . 42649) ; &M-42649; + ((==daikanwa . 42649) ; &R-M-42649; ) ((==ucs@iso . #x2921D) ; &R-U-0002921D; )) -- 1.7.10.4