From cf8957826abd0f88e4cf8c320e0133f4494f4fad Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 25 Dec 2003 14:21:02 +0000 Subject: [PATCH] (U+5922): Use `<-simplified-ideograph*sources' instead of char-ref in `<-simplified-ideograph'. --- lisp/utf-2000/Ideograph-R036-Evening.el | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R036-Evening.el b/lisp/utf-2000/Ideograph-R036-Evening.el index 2af2632..be9f8d7 100644 --- a/lisp/utf-2000/Ideograph-R036-Evening.el +++ b/lisp/utf-2000/Ideograph-R036-Evening.el @@ -797,10 +797,11 @@ (ideographic-strokes . 10) (total-strokes . 13) (<-simplified-ideograph - (:char ((shinjigen-1 . 1550) - (=daikanwa . 05802) ; ø¸šª - ) - :sources (shinjigen-1))) + ((shinjigen-1 . 1550) + (=daikanwa . 05802) ; ø¸šª + )) + (<-simplified-ideograph*sources + shinjigen-1) (shinjigen-1 . 1549) (=ucs . #x5922) ; 夢 (=jis-x0208 . #x4C34) ; ø½Šµ™ -- 1.7.10.4