From b1e046b91c4649c59fa3d609de44966be1847b6d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 9 Dec 2013 04:46:03 +0900 Subject: [PATCH] Apply new glyph-image conventions for `daikanwa' and `shinjigen'. --- lisp/utf-2000/Ideograph-R011-Enter.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R011-Enter.el b/lisp/utf-2000/Ideograph-R011-Enter.el index c753d91..5f4c31b 100644 --- a/lisp/utf-2000/Ideograph-R011-Enter.el +++ b/lisp/utf-2000/Ideograph-R011-Enter.el @@ -906,9 +906,10 @@ ) ((=ucs . #x65E5) ; 日 )) - (=ucs@iso . #x204E4) ; &U-000204E4; + (=ucs@iso . #x204E4) ; &M-01431; + (=daikanwa . 01431) ; &M-01431; (->subsumptive - ((=daikanwa . 01431) ; &M-01431; + ((==daikanwa . 01431) ; &R-M-01431; ) ((==ucs@iso . #x204E4) ; &R-U-000204E4; ) -- 1.7.10.4