From 101c5f0792a40abaee21370f0a6b3fedaae2a2a4 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 8 Aug 2003 15:15:26 +0000 Subject: [PATCH] (U-00022494): Use `ideographic-{radical|strokes}@cns' instead of `ideographic-{radical|strokes}'; add `ideographic-{radical|strokes}@ucs' and `ideographic-radical@cns*sources'. --- lisp/utf-2000/Ideograph-R152-Pig.el | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R152-Pig.el b/lisp/utf-2000/Ideograph-R152-Pig.el index dcc2771..0adacb7 100644 --- a/lisp/utf-2000/Ideograph-R152-Pig.el +++ b/lisp/utf-2000/Ideograph-R152-Pig.el @@ -166,8 +166,12 @@ (=ucs . #x27C30) ; 𧰰 )) (define-char - '((ideographic-radical . 152) ; ⾗ - (ideographic-strokes . 4) + '((ideographic-radical@ucs . 59) ; ⼺ + (ideographic-strokes@ucs . 8) + (ideographic-radical@cns . 152) ; ⾗ + (ideographic-strokes@cns . 4) + (ideographic-radical@cns*sources + daikanwa cns11643) (total-strokes . 11) (hanyu-dazidian 2 854 17) (=cns11643-5 . #x3560) ; ø»š‰ƒ -- 1.7.10.4