From 3c32109062fbf53289c48041fe8292ed99b4054d Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 22 May 2004 17:08:01 +0000 Subject: [PATCH] (U-00020AF8): Use `->subsumptive'. (U-00020AFC): Unify GT-00368 and GT-K06658. --- lisp/utf-2000/Ideograph-R028-Private.el | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R028-Private.el b/lisp/utf-2000/Ideograph-R028-Private.el index cad9e4a..90ea157 100644 --- a/lisp/utf-2000/Ideograph-R028-Private.el +++ b/lisp/utf-2000/Ideograph-R028-Private.el @@ -672,14 +672,12 @@ (ideographic-strokes . 7) (total-strokes . 9) (=ucs . #x20AF8) ; 𠫸 - )) -(define-char - '((=>ucs . #x20AF8) ; 𠫸 - (ideographic-radical . 28) ; ⼛ - (ideographic-strokes . 7) - (total-strokes . 9) - (hanyu-dazidian 1 387 10) - (=hanziku-1 . #xF5B6) ; &HZK01-F5B6; + (->subsumptive + ((=ucs@iso . #x20AF8) ; &UU+20AF8; + ) + ((hanyu-dazidian 1 387 10) + (=hanziku-1 . #xF5B6) ; &HZK01-F5B6; + )) )) (define-char '((ideographic-radical@ucs . 28) ; ⼛ @@ -690,6 +688,9 @@ (hanyu-dazidian 1 387 18) (=ucs . #x20AFC) ; 𠫼 (=cns11643-6 . #x352E) ; &I-C6-352E; + (=gt . 00368) ; &I-GT-00368; + (=gt-k . 06658) ; &I-GT-K06658; + (=gt-pj-2 . #x3244) ; &I-GT-00368; (=daikanwa . 00283) ; &I-M-00283; (=hanziku-1 . #xF5BE) ; &I-HZK01-F5BE; )) -- 1.7.10.4