From a492f78f5603d3d21089284ea38e2bf2eeb3d264 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 25 Jan 2003 08:07:00 +0000 Subject: [PATCH] (CJK RADICAL SMALL ONE): Unify BC-8B54 and GT-K00303. (GT-K00305): New character. (CJK RADICAL SMALL TWO): Unify GT-K00325. (CJK RADICAL HEART ONE): Unify GT-K00302. --- lisp/utf-2000/u02E00-CJK-Radical-Supplement.el | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el index ddbd901..cdd2f4a 100644 --- a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el +++ b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el @@ -128,13 +128,23 @@ (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (ideograph-gt-pj-k1 . #x3233) ; ⺌ + (chinese-big5-cdp . #x8B54) ; ý¢€ˆ­” + (ideograph-gt-k . 00303) ; ý¡„€„¯ (ucs . #x2E8C) ; ⺌ )) (define-char + '((=>ucs . #x2E8C) ; ⺌ + (ideograph-gt-pj-k1 . #x324E) ; ý¡„€„± + (ideograph-gt-k . 00305) ; ý¡„€„± + )) +(define-char '((name . "CJK RADICAL SMALL TWO") (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (ideograph-gt-pj-k1 . #x3251) ; ⺍ + (ideograph-gt-k . 00325) ; ý¡„€…… (ucs . #x2E8D) ; ⺍ )) (define-char @@ -225,7 +235,9 @@ (<-radical ((ucs . #x5FC4) ; 忄 )) + (ideograph-gt-pj-3 . #x4D5F) ; ⺖ (chinese-big5-cdp . #x8B51) ; ý¢€ˆ­‘ + (ideograph-gt-k . 00302) ; ý¡„€„® (ucs . #x2E96) ; ⺖ )) (define-char -- 1.7.10.4