From ea8b5b1237033d339ff0dc14199824df6666f2f5 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 27 Jan 2003 09:06:59 +0000 Subject: [PATCH] (U+77E3): Separate C1-4B32. --- lisp/utf-2000/Ideograph-R111-Arrow.el | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R111-Arrow.el b/lisp/utf-2000/Ideograph-R111-Arrow.el index 5e0f65f..cb09a8e 100644 --- a/lisp/utf-2000/Ideograph-R111-Arrow.el +++ b/lisp/utf-2000/Ideograph-R111-Arrow.el @@ -20,11 +20,19 @@ (=jis-x0208 . #x6263) ; ø½‹–œ (korean-ksc5601 . #x6B78) ; ø»Šˆ (chinese-isoir165 . #x5253) ; ø»·„ - (chinese-cns11643-1 . #x4B32) ; ø»’€™ (ideograph-daikanwa . 23931) ; ø¸…µ» (ucs . #x77E3) ; 矣 )) (define-char + '((=>ucs . #x77E3) ; 矣 + (morohashi-daikanwa 23931 0 0) + (ideographic-radical . 111) ; â½® + (ideographic-strokes . 2) + (total-strokes . 7) + (chinese-cns11643-1 . #x4B32) ; ø»’€™ + (ucs-cns . #x77E3) ; ø»’€™ + )) +(define-char '((ideographic-radical . 111) ; â½® (ideographic-strokes . 2) (total-strokes . 7) -- 1.7.10.4