From 78aa615f292da86d4cc5b680bf9f9eeb6a83e081 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 14 Aug 2001 08:40:59 +0000 Subject: [PATCH] (C2-6B75): Use `ideographic-strokes' instead of `kangxi-strokes'. --- lisp/utf-2000/Ideograph-R120-Silk.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R120-Silk.el b/lisp/utf-2000/Ideograph-R120-Silk.el index e7c57cf..d437b10 100644 --- a/lisp/utf-2000/Ideograph-R120-Silk.el +++ b/lisp/utf-2000/Ideograph-R120-Silk.el @@ -13470,7 +13470,7 @@ '((->ucs . #x7E8A) ; 纊 (morohashi-daikanwa 28033 0 1) (ideographic-radical . 120) ; â½· - (kangxi-strokes . 15) + (ideographic-strokes . 15) (total-strokes . 21) (chinese-cns11643-2 . #x6B75) ; ø»”º  )) -- 1.7.10.4