From 9e9bf760ad6c28f7fef72f9767c9030710d304db Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 2 Apr 2002 09:01:55 +0000 Subject: [PATCH] Use `=>ucs' instead of `->ucs'. (JX1-764F): Unify JC3-55A8. --- lisp/utf-2000/Ideograph-R083-Clan.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R083-Clan.el b/lisp/utf-2000/Ideograph-R083-Clan.el index 09039ff..c73b398 100644 --- a/lisp/utf-2000/Ideograph-R083-Clan.el +++ b/lisp/utf-2000/Ideograph-R083-Clan.el @@ -14,7 +14,7 @@ (ucs . #x6C0F) ; 氏 )) (define-char - '((->ucs . #x6C10) ; 氐 + '((=>ucs . #x6C10) ; 氐 (ideographic-radical . 83) ; ⽒ (ideographic-strokes . 1) (total-strokes . 5) @@ -22,6 +22,7 @@ (chinese-cns11643-1 . #x4662) ; ø»‘¹³ (japanese-jisx0213-1 . #x764F) ; ø»¤  (ideograph-daikanwa . 17027) ; ø¸„Šƒ + (china3-jef . #x55A8) ; øº…–¨ )) (define-char '((morohashi-daikanwa 17027 0 3) @@ -57,7 +58,7 @@ (ucs . #x6C12) ; 氒 )) (define-char - '((->ucs . #x6C13) ; 氓 + '((=>ucs . #x6C13) ; 氓 (ideographic-radical . 83) ; ⽒ (ideographic-strokes . 4) (total-strokes . 8) -- 1.7.10.4