From c49cef07add8946f3ea2221e8fabd9e5d6263e54 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 28 May 2001 18:07:05 +0000 Subject: [PATCH] (M-48063'): Unify M050609; separate C4-5560; fix `total-strokes'. --- lisp/utf-2000/Ideograph-R203-Black.el | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R203-Black.el b/lisp/utf-2000/Ideograph-R203-Black.el index 55f5d56..0b6c479 100644 --- a/lisp/utf-2000/Ideograph-R203-Black.el +++ b/lisp/utf-2000/Ideograph-R203-Black.el @@ -263,14 +263,23 @@ '((morohashi-daikanwa 48063 1) (ideographic-radical . 203) ; ⿊ (ideographic-strokes . 4) - (total-strokes . 16) + (total-strokes . 15) (japanese-jisx0208-1978 . #x4C5B) ; ø»‚¼„ (japanese-jisx0208 . #x4C5B) ; ø»‡Œ - (chinese-cns11643-4 . #x5560) ; ø»˜­¿ (japanese-jisx0208-1990 . #x4C5B) ; ø½Š¶€ + (mojikyo . 050609) ; ø¸Œ–± (ucs . #x9ED9) ; 黙 )) (define-char + '((->ucs . #x9ED9) ; 黙 + (morohashi-daikanwa 48063 1 4) + (ideographic-radical . 203) ; ⿊ + (ideographic-strokes . 4) + (total-strokes . 16) + (->mojikyo . 050609) ; 黙 + (chinese-cns11643-4 . #x5560) ; ø»˜­¿ + )) +(define-char '((ideographic-radical . 203) ; ⿊ (ideographic-strokes . 4) (total-strokes . 16) -- 1.7.10.4