From e7f75b984af43a69d989df3a2666d0461a09f9ae Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 10 Aug 2013 21:23:49 +0900 Subject: [PATCH] (g2-IU+22797): Use `->subsumptive' to separate M-11018 and IU+22797. --- lisp/utf-2000/Ideograph-R061-Heart.el | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R061-Heart.el b/lisp/utf-2000/Ideograph-R061-Heart.el index 6f7944e..5d7915d 100644 --- a/lisp/utf-2000/Ideograph-R061-Heart.el +++ b/lisp/utf-2000/Ideograph-R061-Heart.el @@ -12046,8 +12046,12 @@ (total-strokes . 13) (=ucs . #x22797) ; 𢞗 (->subsumptive - ((=ucs@iso . #x22797) ; &M-11018; - (=daikanwa . 11018) ; &M-11018; + ((=>>>ucs@iso . #x22797) ; &g2-IU+22797; + (->subsumptive + ((=daikanwa . 11018) ; &M-11018; + ) + ((=ucs@iso . #x22797) ; &U-00022797; + )) ) ((=cns11643-5 . #x3F44) ; &C5-3F44; [31-36] )) -- 1.7.10.4