From 249985250cc3e7759feb13f17fa76a5909eb141d Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 12 Aug 2001 10:59:41 +0000 Subject: [PATCH] (J0-4C61): Use `ideographic-strokes' instead of `kangxi-strokes'. (C2-2F32): Use `ideographic-strokes' instead of `japanese-strokes'. --- lisp/utf-2000/Ideograph-R063-Door.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R063-Door.el b/lisp/utf-2000/Ideograph-R063-Door.el index 5aad44a..9cd890f 100644 --- a/lisp/utf-2000/Ideograph-R063-Door.el +++ b/lisp/utf-2000/Ideograph-R063-Door.el @@ -80,7 +80,7 @@ '((->ucs . #x623B) ; 戻 (morohashi-daikanwa 11707 0 2) (ideographic-radical . 63) ; â¼¾ - (kangxi-strokes . 3) + (ideographic-strokes . 3) (total-strokes . 7) (japanese-jisx0208-1978 . #x4C61) ; ø»‚¼Š (japanese-jisx0208 . #x4C61) ; ø»‡’ @@ -385,7 +385,7 @@ '((->ucs . #x6246) ; 扆 (morohashi-daikanwa 11742 0 0) (ideographic-radical . 63) ; â¼¾ - (japanese-strokes . 6) + (ideographic-strokes . 6) (total-strokes . 10) (chinese-cns11643-2 . #x2F32) ; ø»“¡• )) -- 1.7.10.4