From ca3aa5aeb0239d78d459418843e05d7338481f77 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 24 Feb 2004 06:27:26 +0000 Subject: [PATCH] (C6-352E): Unify U-00020AFC and H1-F5BE instead of using `->identical'; use `ideographic-{radical|strokes}@{ucs|cns}' instead of `ideographic-{radical|strokes}'. --- lisp/utf-2000/Ideograph-R007-Two.el | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R007-Two.el b/lisp/utf-2000/Ideograph-R007-Two.el index 0f36f6b..a5e1ddc 100644 --- a/lisp/utf-2000/Ideograph-R007-Two.el +++ b/lisp/utf-2000/Ideograph-R007-Two.el @@ -773,15 +773,16 @@ (=hanziku-1 . #xA971) ; ý¢€š¥± )) (define-char - '((=>ucs . #x20AFC) ; ð «¼ - (ideographic-radical . 7) ; ⼆ - (ideographic-strokes . 8) + '((ideographic-radical@ucs . 28) ; ⼛ + (ideographic-strokes@ucs . 8) + (ideographic-radical@cns . 7) ; ⼆ + (ideographic-strokes@cns . 8) (total-strokes . 10) - (->identical - ((=ucs . #x20AFC) ; ð «¼ - )) + (hanyu-dazidian 1 387 18) + (=ucs . #x20AFC) ; ð «¼ (=cns11643-6 . #x352E) ; ø»œ’• (=daikanwa . 00283) ; ø¸€„› + (=hanziku-1 . #xF5BE) ; ý¢€Ÿ–¾ )) (define-char '((ideographic-radical . 7) ; ⼆ -- 1.7.10.4