From 96cddd5b4b794a27cd869e86f54640278941831f Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 25 Jul 2005 13:05:17 +0000 Subject: [PATCH] (U+4E90): Use `->ideographic-variants*sources' instead of char-ref in `->ideographic-variants'. --- lisp/utf-2000/Ideograph-R007-Two.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R007-Two.el b/lisp/utf-2000/Ideograph-R007-Two.el index fdabb2e..26f6e97 100644 --- a/lisp/utf-2000/Ideograph-R007-Two.el +++ b/lisp/utf-2000/Ideograph-R007-Two.el @@ -179,11 +179,11 @@ (ideographic-strokes . 1) (total-strokes . 3) (->ideographic-variants - (:sources (shinjigen-1) - :char ((shinjigen-1 . 75) - (=daikanwa . 00252) ; &I-M-00252; - ) + ((shinjigen-1 . 75) + (=daikanwa . 00252) ; &I-M-00252; )) + (->ideographic-variants*sources + shinjigen-1) (hanyu-dazidian 1 5 2) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") -- 1.7.10.4