From 93effc589cb459f65465f3a9b87f4fc341528545 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 9 Feb 2004 11:20:25 +0000 Subject: [PATCH] (U+5C0E): Use `<-simplified*sources' instead of char-ref in `<-simplified'. --- lisp/utf-2000/Ideograph-R041-Inch.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R041-Inch.el b/lisp/utf-2000/Ideograph-R041-Inch.el index f63eb71..e6a74ac 100644 --- a/lisp/utf-2000/Ideograph-R041-Inch.el +++ b/lisp/utf-2000/Ideograph-R041-Inch.el @@ -709,10 +709,10 @@ (ideographic-strokes . 12) (total-strokes . 15) (<-simplified - (:sources (morohashi-daikanwa) - :char ((=daikanwa . 07465) ; ø¸´© - ) + ((=daikanwa . 07465) ; ø¸´© )) + (<-simplified*sources + daikanwa) (=ucs . #x5C0E) ; 導 (=jis-x0208 . #x4633) ; ø½Š¬¤ (=gb12345 . #x353C) ; 導 -- 1.7.10.4