From d88bf7f76847d5ab94972889998ffa7cf7d357a9 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 30 Mar 2007 08:34:20 +0000 Subject: [PATCH] (U+FA5B): Add `=>ucs*' for U+8005. (U-0002F97A): Likewise. --- lisp/utf-2000/Ideograph-R125-Old.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R125-Old.el b/lisp/utf-2000/Ideograph-R125-Old.el index 128fcf9..f2c412a 100644 --- a/lisp/utf-2000/Ideograph-R125-Old.el +++ b/lisp/utf-2000/Ideograph-R125-Old.el @@ -218,7 +218,8 @@ (ideographic-strokes . 5) (total-strokes . 9) (->subsumptive - ((shinjigen-1 . 6343) + ((=>ucs* . #x8005) ; 者 + (shinjigen-1 . 6343) (=ucs . #xFA5B) ; 者 (=ks-x1001 . #x6D3A) ; &I-K0-6D3A; [77-26] (=jis-x0213-1-2000 . #x7A44) ; &I-JX1-7A44; [90-36] @@ -226,7 +227,8 @@ (=jef-china3 . #x60B5) ; &I-JC3-60B5; (=ucs@ks . #x8005) ; 者 ) - ((=ucs . #x2F97A) ; 者 + ((=>ucs* . #x8005) ; 者 + (=ucs . #x2F97A) ; 者 (=cns11643-4 . #x2B26) ; &I-C4-2B26; [11-06] )) )) -- 1.7.10.4