From 03aafe74a274117929c8be5dc9158ceeb5ced51c Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 29 Dec 2004 08:40:05 +0000 Subject: [PATCH] (U+7679): Use `->subsumptive'. --- lisp/utf-2000/Ideograph-R105-Dotted-Tent.el | 29 +++++++++------------------ 1 file changed, 10 insertions(+), 19 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R105-Dotted-Tent.el b/lisp/utf-2000/Ideograph-R105-Dotted-Tent.el index dd9be1c..3180e10 100644 --- a/lisp/utf-2000/Ideograph-R105-Dotted-Tent.el +++ b/lisp/utf-2000/Ideograph-R105-Dotted-Tent.el @@ -65,28 +65,19 @@ (=cns11643-1 . #x5254) ; &I-C1-5254; [50-52] )) (define-char - '((=>ucs . #x7679) ; 癹 - (ideographic-radical . 105) ; ⽨ - (ideographic-strokes . 4) - (total-strokes . 9) - (=big5 . #xCFDE) ; &M-22661; - (=daikanwa . 22661) ; &I-M-22661; - )) -(define-char - '((=>ucs . #x7679) ; 癹 - (morohashi-daikanwa 22661 0 0) - (ideographic-radical . 105) ; ⽨ - (ideographic-strokes . 4) - (total-strokes . 9) - (=cns11643-2 . #x2C40) ; &C2-2C40; [12-32] - (=ucs@cns . #x7679) ; &C2-2C40; - )) -(define-char - '((morohashi-daikanwa 22661 0 1) - (ideographic-radical . 105) ; ⽨ + '((ideographic-radical . 105) ; ⽨ (ideographic-strokes . 4) (total-strokes . 9) (=ucs . #x7679) ; 癹 + (=big5 . #xCFDE) ; &I-B-CFDE; + (->subsumptive + ((=daikanwa . 22661) ; &M-22661; + ) + ((=cns11643-2 . #x2C40) ; &C2-2C40; [12-32] + (=ucs@cns . #x7679) ; &C2-2C40; + ) + ((=ucs@unicode . #x7679) ; &UU+7679; + )) )) (define-char '((ideographic-radical . 105) ; ⽨ -- 1.7.10.4