From 244ec9b16ff76925239eef4cf393a3e7c993cb03 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 25 Sep 2001 08:53:15 +0000 Subject: [PATCH] (CJK RADICAL BOX): Unify Big5-CDP-8BF2. (CJK RADICAL TABLE): Unify Big5-CDP-8D66. (CJK RADICAL KNIFE TWO): Add `ucs-big5' for U+5202. (CJK RADICAL CLOTHES): Unify Big5-CDP-8BB1. --- lisp/utf-2000/u02E00-CJK-Radical-Supplement.el | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el index 7527776..0687c13 100644 --- a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el +++ b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el @@ -38,6 +38,8 @@ (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (total-strokes . 1) + (ideograph-cdp . -9) (chinese-big5 . #x8D43) ; ⺄ (chinese-big5-cdp . #x8D43) ; ⺄ (ucs . #x2E84) ; ⺄ @@ -58,6 +60,10 @@ (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (total-strokes . 2) + (ideograph-cdp . -70) + (chinese-big5 . #x8BF2) ; ⺆ + (chinese-big5-cdp . #x8BF2) ; ⺆ (ucs . #x2E86) ; ⺆ )) (define-char @@ -65,6 +71,10 @@ (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (total-strokes . 2) + (ideograph-cdp . -64) + (chinese-big5 . #x8D66) ; ⺇ + (chinese-big5-cdp . #x8D66) ; ⺇ (ucs . #x2E87) ; ⺇ )) (define-char @@ -83,6 +93,7 @@ ((ucs . #x5202) ; 刂 )) (chinese-big5 . #xC87D) ; øº »¨ + (ucs-big5 . #x5202) ; ⺉ (ucs . #x2E89) ; ⺉ )) (define-char @@ -476,6 +487,10 @@ (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (total-strokes . 5) + (ideograph-cdp . -556) + (chinese-big5 . #x8BB1) ; ⻂ + (chinese-big5-cdp . #x8BB1) ; ⻂ (ucs . #x2EC2) ; ⻂ )) (define-char -- 1.7.10.4