From fec4f51ca2bcb31544fadff893bbfcd64c957411 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 28 May 2001 08:51:07 +0000 Subject: [PATCH] (M-45240'): Fix `total-strokes'; delete `daikanwa-radical' and `daikanwa-strokes'; separate C3-5D61; unify M050599. --- lisp/utf-2000/Ideograph-R188-Bone.el | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R188-Bone.el b/lisp/utf-2000/Ideograph-R188-Bone.el index 3cf31b7..0be1082 100644 --- a/lisp/utf-2000/Ideograph-R188-Bone.el +++ b/lisp/utf-2000/Ideograph-R188-Bone.el @@ -1908,16 +1908,23 @@ '((morohashi-daikanwa 45240 1) (ideographic-radical . 188) ; â¾» (ideographic-strokes . 9) - (total-strokes . 20) - (daikanwa-radical . 188) - (daikanwa-strokes . 9) + (total-strokes . 19) (japanese-jisx0208-1978 . #x3F71) ; ø»‚©” (japanese-jisx0208 . #x3F71) ; ø»†½œ - (chinese-cns11643-3 . #x5D61) ; ø»–¯¬ (japanese-jisx0208-1990 . #x3F71) ; ø½Š£ + (mojikyo . 050599) ; ø¸Œ–§ (ucs . #x9AC4) ; 髄 )) (define-char + '((->ucs . #x9AC4) ; 髄 + (morohashi-daikanwa 45240 1 1) + (ideographic-radical . 188) ; â¾» + (ideographic-strokes . 10) + (total-strokes . 20) + (->mojikyo . 050599) ; 髄 + (chinese-cns11643-3 . #x5D61) ; ø»–¯¬ + )) +(define-char '((ideographic-radical . 188) ; â¾» (ideographic-strokes . 9) (total-strokes . 19) -- 1.7.10.4