From e895e18c905bc02a1d89b2b2121686acef8b9db5 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 30 Jan 2003 03:01:09 +0000 Subject: [PATCH] (M-29237): Unify . (CDP-8A73): Add mapping for U+2EBC. (CDP-8958): New character. (C6-2549): Unify CDP-8B6A. --- lisp/utf-2000/Ideograph-R130-Meat.el | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R130-Meat.el b/lisp/utf-2000/Ideograph-R130-Meat.el index 6d760ac..99ec4dc 100644 --- a/lisp/utf-2000/Ideograph-R130-Meat.el +++ b/lisp/utf-2000/Ideograph-R130-Meat.el @@ -12,19 +12,33 @@ (ucs . #x8089) ; 肉 )) (define-char - '((ideographic-radical . 130) ; ⾁ + '((name . "CJK RADICAL MEAT") + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (ideographic-radical . 130) ; ⾁ (ideographic-strokes . 0) (total-strokes . 4) (ideograph-daikanwa . 29237) ; ø¸‡ˆµ + (ucs . #x2EBC) ; ⺼ )) (define-char - '((morohashi-daikanwa 29237 0 2) + '((=>ucs . #x2EBC) ; ⺼ + (morohashi-daikanwa 29237 0 0) (ideographic-radical . 130) ; ⾁ (ideographic-strokes . 0) (total-strokes . 4) (chinese-big5-cdp . #x8A73) ; ý¢€ˆ©³ )) (define-char + '((=>ucs . #x2EBC) ; ⺼ + (morohashi-daikanwa 29237 0 1) + (ideographic-radical . 130) ; ⾁ + (ideographic-strokes . 0) + (total-strokes . 4) + (chinese-big5-cdp . #x8958) ; ý¢€ˆ¥˜ + )) +(define-char '((ideographic-radical . 130) ; ⾁ (ideographic-strokes . 0) (total-strokes . 6) @@ -258,6 +272,7 @@ (ideographic-strokes . 2) (total-strokes . 6) (chinese-cns11643-6 . #x2549) ; ø»›» + (chinese-big5-cdp . #x8B6A) ; ý¢€ˆ­ª )) (define-char '((ideographic-radical . 130) ; ⾁ -- 1.7.10.4