From 9fe187b6a3062cd784b1f2a25b9fe5d05ec66935 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 20 Apr 2004 10:43:12 +0000 Subject: [PATCH] (U+53C5): Use `<-vulgar*sources' instead of char-ref in `<-vulgar'. --- lisp/utf-2000/Ideograph-R028-Private.el | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R028-Private.el b/lisp/utf-2000/Ideograph-R028-Private.el index 9e12082..cad9e4a 100644 --- a/lisp/utf-2000/Ideograph-R028-Private.el +++ b/lisp/utf-2000/Ideograph-R028-Private.el @@ -813,11 +813,13 @@ (ideographic-strokes . 10) (total-strokes . 12) (<-vulgar - (:sources (shinjigen-1) - :char ((shinjigen-1 . 893) - (=daikanwa . 03098) ; &I-M-03098; - ) + ((shinjigen-1 . 893) + (=ucs . #x53C3) ; 參 + (=jis-x0208 . #x5254) ; &I-J90-5254; + (=daikanwa . 03098) ; &I-M-03098; )) + (<-vulgar*sources + guangyun daikanwa shinjigen-1) (hanyu-dazidian 1 389 5) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") -- 1.7.10.4