From 09084d8a00777802a6f14006df26789b60c15ae8 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 18 Feb 2002 09:03:45 +0000 Subject: [PATCH] (C6-333D): Use `=>ucs*' instead of `ideograph='; use `<-original-ideograph' instead of `original-ideograph-of'. (M023210): Use `=>ucs' instead of `->ucs'; add `=>ucs*' for U-000250F2. --- lisp/utf-2000/Ideograph-R109-Eye.el | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R109-Eye.el b/lisp/utf-2000/Ideograph-R109-Eye.el index 90cf63c..2aac189 100644 --- a/lisp/utf-2000/Ideograph-R109-Eye.el +++ b/lisp/utf-2000/Ideograph-R109-Eye.el @@ -1031,25 +1031,22 @@ (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) ; ø¸…ªª (ucs . #x2F942) ; 𥃲 )) (define-char - '((->ucs . #x2F942) ; 𥃲 + '((=>ucs . #x2F942) ; 𥃲 + (=>ucs* . #x250F2) ; 𥃲 (morohashi-daikanwa 23210 0 0) (ideographic-radical . 109) ; ⽬ (ideographic-strokes . 4) -- 1.7.10.4