From 14e5e82e4b6794c0b7cd6b7c800399596aed7751 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 5 Aug 2001 08:26:22 +0000 Subject: [PATCH] (CJK RADICAL PERSON): Add `total-strokes' and `ideographic-cdp'; unify Big5-8AF5 (CDP private). --- lisp/utf-2000/u02E00-CJK-Radical-Supplement.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el index 66b8565..61d172d 100644 --- a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el +++ b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el @@ -43,6 +43,9 @@ (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (total-strokes . 2) + (ideographic-cdp . -55) + (chinese-big5 . #x8AF5) ; ⺅ (ucs . #x2E85) ; ⺅ )) (define-char -- 1.7.10.4