From 5f6afadc948e158c370de90898206abcc11bc964 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 3 Jul 2003 10:16:03 +0000 Subject: [PATCH] (U+722B): Add JU+FA49. (U+FA49): New character. --- lisp/utf-2000/Ideograph-R087-Claw.el | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R087-Claw.el b/lisp/utf-2000/Ideograph-R087-Claw.el index b84936f..68eb012 100644 --- a/lisp/utf-2000/Ideograph-R087-Claw.el +++ b/lisp/utf-2000/Ideograph-R087-Claw.el @@ -27,13 +27,27 @@ (=ucs@jis . #x722B) ; ø»‹¡… )) (define-char - '((morohashi-daikanwa 19655 0 2) + '((=>ucs@jis . #xFA49) ; 爫 + (morohashi-daikanwa 19655 0 2) (ideographic-radical . 87) ; ⽖ (ideographic-strokes . 0) (total-strokes . 4) (=ucs . #x722B) ; 爫 )) (define-char + '((=>ucs* . #x722B) ; 爫 + (morohashi-daikanwa 19655 0 3) + (ideographic-radical . 87) ; ⽖ + (ideographic-strokes . 0) + (total-strokes . 4) + (->identical + ((=ucs . #x722B) ; 爫 + )) + (=jis-x0213-2-2000 . #x7029) ; ø»¦‘Š + (=ucs@gb . #x722B) ; 爫 + (=ucs . #xFA49) ; 爫 + )) +(define-char '((ideographic-radical . 87) ; ⽖ (ideographic-strokes . 0) (total-strokes . 4) -- 1.7.10.4