From fe4416649a0379ace54bcf421ffeb1cba478d0ee Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 13 Mar 2004 06:13:12 +0000 Subject: [PATCH] (M-17428): Use `->same*sources' instead of using char-ref in `->same'; add `->vulgar-ideograph' for M-17427. --- lisp/utf-2000/Ideograph-R085-Water.el | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R085-Water.el b/lisp/utf-2000/Ideograph-R085-Water.el index fe6bd94..e560938 100644 --- a/lisp/utf-2000/Ideograph-R085-Water.el +++ b/lisp/utf-2000/Ideograph-R085-Water.el @@ -4627,10 +4627,16 @@ (ideographic-strokes . 6) (total-strokes . 9) (->same - (:sources (morohashi-daikanwa) - :char ((=daikanwa . 17427) ; ø¸„“ - ) + ((=ucs . #x6D3E) ; æ´¾ + (=daikanwa . 17427) ; ø¸„“ + )) + (->same*sources + daikanwa) + (->vulgar-ideograph + ((=daikanwa . 17427) ; ø¸„“ )) + (->vulgar-ideograph*sources + zhengzi-tong) (shinjigen-1 . 4197) (shinjigen-2 . 4197) (=jis-x0208-1978 . #x4749) ; ø»‚´œ -- 1.7.10.4