From d8689b24f7a7e082d86a6818e7dae8d7a90d1c36 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 19 Feb 2002 02:52:55 +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