From 384d4e3cab9b5fb8e73f2ac5a93e3fb1ad35aa66 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 25 Jul 2005 13:10:25 +0000 Subject: [PATCH] (U+5058): Use `->ideographic-variants*sources' instead of char-ref in `->ideographic-variants'. --- lisp/utf-2000/Ideograph-R009-Man.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R009-Man.el b/lisp/utf-2000/Ideograph-R009-Man.el index 3dba2f7..51f41f5 100644 --- a/lisp/utf-2000/Ideograph-R009-Man.el +++ b/lisp/utf-2000/Ideograph-R009-Man.el @@ -16150,11 +16150,11 @@ (ideographic-strokes . 9) (total-strokes . 11) (->ideographic-variants - (:sources (shinjigen-1) - :char ((shinjigen-1 . 211) - (=daikanwa . 00577) ; &I-M-00577; - ) + ((shinjigen-1 . 211) + (=daikanwa . 00577) ; &I-M-00577; )) + (->ideographic-variants*sources + shinjigen-1) (hanyu-dazidian 1 191 8) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") -- 1.7.10.4