From f39308b2ebbbaf86f209afa22c1419d4ffeec75d Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 4 Feb 2003 02:35:37 +0000 Subject: [PATCH] (CJK RADICAL MEAT): Unify M-29237. (CDP-8958): Relate to M-29237. (CDP-8A73): New character. --- lisp/utf-2000/u02E00-CJK-Radical-Supplement.el | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el index cdd2f4a..d82ed5c 100644 --- a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el +++ b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el @@ -586,16 +586,29 @@ (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) - (<-radical - ((ideograph-daikanwa . 29237) ; ø¸‡ˆµ - )) + (ideographic-radical . 130) ; ⾁ + (ideographic-strokes . 0) + (total-strokes . 4) + (ideograph-daikanwa . 29237) ; ø¸‡ˆµ (ucs . #x2EBC) ; ⺼ )) (define-char '((=>ucs . #x2EBC) ; ⺼ + (morohashi-daikanwa 29237 0 1) + (ideographic-radical . 130) ; ⾁ + (ideographic-strokes . 0) + (total-strokes . 4) (chinese-big5-cdp . #x8958) ; ý¢€ˆ¥˜ )) (define-char + '((=>ucs . #x2EBC) ; ⺼ + (morohashi-daikanwa 29237 0 0) + (ideographic-radical . 130) ; ⾁ + (ideographic-strokes . 0) + (total-strokes . 4) + (chinese-big5-cdp . #x8A73) ; ý¢€ˆ©³ + )) +(define-char '((name . "CJK RADICAL MORTAR") (general-category symbol other) ; Informative Category (bidi-category . "ON") -- 1.7.10.4