From 298258faa0128e369b126ea6b565832432074698 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 19 Dec 2001 16:53:27 +0000 Subject: [PATCH] (M-19655): Separate U+722B. --- lisp/utf-2000/Ideograph-R087-Claw.el | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R087-Claw.el b/lisp/utf-2000/Ideograph-R087-Claw.el index a1e5167..9f768e9 100644 --- a/lisp/utf-2000/Ideograph-R087-Claw.el +++ b/lisp/utf-2000/Ideograph-R087-Claw.el @@ -14,14 +14,21 @@ (ucs . #x722A) ; 爪 )) (define-char - '((ideographic-radical . 87) ; ⽖ + '((=>ucs . #x722B) ; 爫 + (ideographic-radical . 87) ; ⽖ (ideographic-strokes . 0) (total-strokes . 4) (japanese-jisx0212 . #x4A48) ; ø»‹¡… (chinese-cns11643-4 . #x2151) ; ø»—¡˜ (japanese-jisx0213-2 . #x702A) ; ø»¦‘‹ (ideograph-daikanwa . 19655) ; ø¸„³‡ - (ucs . #x722B) ; 爫 + )) +(define-char + '((morohashi-daikanwa 19655 0 2) + (ideographic-radical . 87) ; ⽖ + (ideographic-strokes . 0) + (total-strokes . 4) + (ucs . #x722B) ; 爫 )) (define-char '((ideographic-radical . 87) ; ⽖ -- 1.7.10.4