From 61fd2bd908953c60f83af78330bc15dacac86bfe Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 16 Apr 2014 16:22:08 +0900 Subject: [PATCH] (U+4401): Use `->subsumptive'. --- lisp/utf-2000/Ideograph-R130-Meat.el | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R130-Meat.el b/lisp/utf-2000/Ideograph-R130-Meat.el index c42579a..b283500 100644 --- a/lisp/utf-2000/Ideograph-R130-Meat.el +++ b/lisp/utf-2000/Ideograph-R130-Meat.el @@ -7153,15 +7153,13 @@ (ideographic-strokes . 8) (total-strokes . 12) (=ucs . #x4401) ; 䐁 - (=daikanwa . 29595) ; &I-M-29595; - )) -(define-char - '((=>ucs . #x4401) ; 䐁 - (morohashi-daikanwa 29595 0 0) - (ideographic-radical . 130) ; ⾁ - (ideographic-strokes . 8) - (total-strokes . 12) - (=cns11643-4 . #x3A4A) ; &C4-3A4A; [26-42] + (->subsumptive + ((=daikanwa . 29595) ; &M-29595; + ) + ((=ucs@unicode . #x4401) ; &UU+4401; + ) + ((=cns11643-4 . #x3A4A) ; &C4-3A4A; [26-42] + )) )) (define-char '((ideographic-radical . 130) ; ⾁ -- 1.7.10.4