From 0f955d2e528958f78075ea37b8e8adf32e36f782 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 2 Oct 2001 18:12:28 +0000 Subject: [PATCH] (CJK RADICAL PAW ONE): Unify Big5-8B58 and Big5-CDP-8B58; add `total-strokes'. --- lisp/utf-2000/u02E00-CJK-Radical-Supplement.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el index 50ba58c..ab969a2 100644 --- a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el +++ b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el @@ -281,6 +281,10 @@ (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (total-strokes . 4) + (ideograph-cdp . -493) + (chinese-big5 . #x8B58) ; ⺤ + (chinese-big5-cdp . #x8B58) ; ⺤ (ucs . #x2EA4) ; ⺤ )) (define-char -- 1.7.10.4