From 2d0003bab0c0ec11a097c60a56b5ff04ae4ae04b Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 18 Jun 2003 12:23:01 +0000 Subject: [PATCH] (U-00025390): Use `ideographic-{radical|strokes}@ucs' instead of `ideographic-{radical|strokes}'; add `ideographic-radical@{ucs|cns}*sources' and `ideographic-{radical|strokes}@cns'; unify C5-5A75. --- lisp/utf-2000/Ideograph-R110-Spear.el | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R110-Spear.el b/lisp/utf-2000/Ideograph-R110-Spear.el index 610e500..c33ddbc 100644 --- a/lisp/utf-2000/Ideograph-R110-Spear.el +++ b/lisp/utf-2000/Ideograph-R110-Spear.el @@ -731,13 +731,20 @@ (=ucs . #x2538F) ; 𥎏 )) (define-char - '((ideographic-radical . 110) ; â½­ - (ideographic-strokes . 12) + '((ideographic-radical@ucs . 110) ; â½­ + (ideographic-strokes@ucs . 12) + (ideographic-radical@ucs*sources + daikanwa@r110 ucs) + (ideographic-radical@cns . 17) ; ⼐ + (ideographic-strokes@cns . 15) + (ideographic-radical@cns*sources + daikanwa@r017 cns11643) (total-strokes . 17) (->identical ((=daikanwa . 01841) ; ø¸€œ± )) (hanyu-dazidian 4 2768 16) + (=cns11643-5 . #x5A75) ; ø»š¿® (=daikanwa . 23906) ; ø¸…µ¢ (=hanziku-7 . #xE845) ; ý¢¾¡… (mojikyo . 023906) ; ý €…µ¢ -- 1.7.10.4