From 37fcf52de7606b4851adc62791fcc5bdbbfff379 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 11 Aug 2005 19:48:15 +0000 Subject: [PATCH] (U+FA49): Add `name'; add `->canonical' for U+722B. --- lisp/utf-2000/Ideograph-R087-Claw.el | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R087-Claw.el b/lisp/utf-2000/Ideograph-R087-Claw.el index e1a9f3f..044cbdb 100644 --- a/lisp/utf-2000/Ideograph-R087-Claw.el +++ b/lisp/utf-2000/Ideograph-R087-Claw.el @@ -67,7 +67,11 @@ (=ucs@unicode . #x722B) ; ⺤ (=ucs@jis . #xFA49) ; ⺤ (->subsumptive - ((=>ucs* . #x722B) ; 爫 + ((name . "CJK COMPATIBILITY IDEOGRAPH-FA49") + (=>ucs* . #x722B) ; 爫 + (->canonical + ((=ucs . #x722B) ; 爫 + )) (=ucs . #xFA49) ; 爫 )) )) -- 1.7.10.4