From 782a6b84820187d3fc045a0bb1d0778277f99e8d Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 28 Dec 2003 06:11:56 +0000 Subject: [PATCH] (U-0002F82A): Use `->ideographic-variants*sources' instead of char-ref in `->ideographic-variants'. --- lisp/utf-2000/Ideograph-R020-Wrap.el | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R020-Wrap.el b/lisp/utf-2000/Ideograph-R020-Wrap.el index e99c9de..e6f5846 100644 --- a/lisp/utf-2000/Ideograph-R020-Wrap.el +++ b/lisp/utf-2000/Ideograph-R020-Wrap.el @@ -442,10 +442,11 @@ (ideographic-strokes . 3) (total-strokes . 5) (->ideographic-variants - (:char ((shinjigen-1 . 772) - (=ucs . #x5306) ; 匆 - ) - :sources (shinjigen-1))) + ((shinjigen-1 . 772) + (=ucs . #x5306) ; 匆 + )) + (->ideographic-variants*sources + shinjigen-1) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID") (=ucs . #x2FFB) ; ⿻ -- 1.7.10.4