From b52f34be23a5b61d79c2bbb22285219a9767ecd7 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 9 Mar 2002 11:35:23 +0000 Subject: [PATCH] (C6-333D): Use `=>ucs*' instead of `ideograph='; use `<-original-ideograph' instead of `original-ideograph-of'. --- lisp/utf-2000/Ideograph-R109-Eye.el | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R109-Eye.el b/lisp/utf-2000/Ideograph-R109-Eye.el index fdfd72a..2ae8474 100644 --- a/lisp/utf-2000/Ideograph-R109-Eye.el +++ b/lisp/utf-2000/Ideograph-R109-Eye.el @@ -1029,18 +1029,14 @@ (ideograph-daikanwa . 23209) ; ø¸…ª© )) (define-char - '((ideographic-radical . 109) ; ⽬ + '((=>ucs* . #x250F2) ; 𥃲 + (ideographic-radical . 109) ; ⽬ (ideographic-strokes . 4) (total-strokes . 9) - (ideograph= - ((sources ucs) - (char . ((ucs . #x250F2) ; 𥃲 - )) - )) - (original-ideograph-of - ((sources morohashi-daikanwa) - (char . ((ideograph-daikanwa . 01473) ; ø¸€— - )) + (<-original-ideograph + (:sources (morohashi-daikanwa) + :char ((ideograph-daikanwa . 01473) ; ø¸€— + ) )) (chinese-cns11643-6 . #x333D) ; ø»œ¨ (ideograph-daikanwa . 23210) ; ø¸…ªª -- 1.7.10.4