From 8d4fee65b45646cc7e94221229ff5a5d4f1eeec0 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 15 Jun 2004 10:04:06 +0000 Subject: [PATCH] (U+53BA): Use `<-original' and `<-original*sources' instead of `<-original-ideograph' with char-ref. --- lisp/utf-2000/Ideograph-R028-Private.el | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R028-Private.el b/lisp/utf-2000/Ideograph-R028-Private.el index 7941c29..98b32ae 100644 --- a/lisp/utf-2000/Ideograph-R028-Private.el +++ b/lisp/utf-2000/Ideograph-R028-Private.el @@ -193,12 +193,12 @@ '((ideographic-radical . 28) ; ⼛ (ideographic-strokes . 3) (total-strokes . 5) - (<-original-ideograph - (:sources (seiji-tsuu morohashi-daikanwa shinjigen-1) - :char ((shinjigen-1 . 890) - (=daikanwa . 03070) ; &I-M-03070; - ) + (<-original + ((shinjigen-1 . 890) + (=daikanwa . 03070) ; &I-M-03070; )) + (<-original*sources + zhengzi-tong daikanwa shinjigen-1) (hanyu-dazidian 1 385 1) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") -- 1.7.10.4