From d58edb0ca6be665c81eb2e5279d21636fcb50050 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 11 Aug 2005 19:59:14 +0000 Subject: [PATCH] (U+FA5E): Add `name'; add `->canonical' for U+8279. (U+FA5D): Add `name'; add `->canonical' for U+8279. --- lisp/utf-2000/Ideograph-R140-Grass.el | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R140-Grass.el b/lisp/utf-2000/Ideograph-R140-Grass.el index 682f68b..91db0eb 100644 --- a/lisp/utf-2000/Ideograph-R140-Grass.el +++ b/lisp/utf-2000/Ideograph-R140-Grass.el @@ -36,7 +36,11 @@ (=ucs@cns . #x8279) ; ⺿ (=ucs@jis . #xFA5E) ; ⺿ (->subsumptive - ((=>ucs* . #x8279) ; 艹 + ((name . "CJK COMPATIBILITY IDEOGRAPH-FA5E") + (=>ucs* . #x8279) ; 艹 + (->canonical + ((=ucs . #x8279) ; 艹 + )) (=ucs . #xFA5E) ; 艹 )) )) @@ -87,7 +91,11 @@ (=gt-pj-9 . #x4E5A) ; &I-GT-39645; [46-58] (=ucs@jis . #xFA5D) ; ⻀ (->subsumptive - ((=>ucs* . #x8279) ; 艹 + ((name . "CJK COMPATIBILITY IDEOGRAPH-FA5D") + (=>ucs* . #x8279) ; 艹 + (->canonical + ((=ucs . #x8279) ; 艹 + )) (=ucs . #xFA5D) ; 艹 )) )) -- 1.7.10.4