From 1bce2f430fcfb58ae1739212cd2cc1e4b7a56fb7 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 12 Oct 2001 04:06:00 +0000 Subject: [PATCH] (J83-5D62): New character; unify J78-5D62. (U+6C13): Add `total-strokes'. --- lisp/utf-2000/Ideograph-R083-Clan.el | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R083-Clan.el b/lisp/utf-2000/Ideograph-R083-Clan.el index 493b6c7..e6a92ae 100644 --- a/lisp/utf-2000/Ideograph-R083-Clan.el +++ b/lisp/utf-2000/Ideograph-R083-Clan.el @@ -65,9 +65,19 @@ (ideograph-daikanwa . 17030) ; ø¸„Š† )) (define-char - '((morohashi-daikanwa 17030 0 0) + '((=>ucs . #x6C13) ; 氓 + (morohashi-daikanwa 17030 0 1) (ideographic-radical . 83) ; ⽒ (ideographic-strokes . 4) + (total-strokes . 8) + (japanese-jisx0208-1978 . #x5D62) ; ø»ƒ•‰ + (japanese-jisx0208 . #x5D62) ; ø»‡©‘ + )) +(define-char + '((morohashi-daikanwa 17030 0 2) + (ideographic-radical . 83) ; ⽒ + (ideographic-strokes . 4) + (total-strokes . 8) (chinese-gb2312 . #x4325) ; ø»„¸„ (chinese-isoir165 . #x4325) ; ø» ” (ucs . #x6C13) ; 氓 -- 1.7.10.4