From 2f2e1ce3d44f20b7813c05aea0e674ca84208410 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 21 Oct 2001 18:01:49 +0000 Subject: [PATCH] (BC-8BBF): New character. (C2-212E): Use U-00020087 instead of BC-8B5F in `ideographic-structure'. --- lisp/utf-2000/Ideograph-R001-One.el | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index 396654d..f0c6854 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -226,6 +226,14 @@ )) (define-char '((ideographic-radical . 1) ; ⼀ + (ideographic-strokes . 1) + (total-strokes . 2) + (ideograph-cdp . -48) + (chinese-big5-cdp . #x8BBF) ; ý¢€ˆ®¿ + (mojikyo . 070007) ; ý €‘…· + )) +(define-char + '((ideographic-radical . 1) ; ⼀ (ideographic-strokes . 2) (total-strokes . 3) (hanyu-dazidian-vol . 1) @@ -721,7 +729,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") (ucs . #x2FF8) ; ⿸ ) - ((chinese-big5-cdp . #x8B5F) ; ý¢€ˆ­Ÿ + ((ucs . #x20087) ; 𠂇 ) ((name . "CJK RADICAL BOX") (ucs . #x2E86) ; ⺆ -- 1.7.10.4