From a5ba496f41ce038c189d14d13bead83edf1d02d0 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 4 Dec 2001 17:40:59 +0000 Subject: [PATCH] Use `=>ucs' instead of `->ucs'. --- lisp/utf-2000/Ideograph-R059-Bristle.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R059-Bristle.el b/lisp/utf-2000/Ideograph-R059-Bristle.el index 51a1564..4e45172 100644 --- a/lisp/utf-2000/Ideograph-R059-Bristle.el +++ b/lisp/utf-2000/Ideograph-R059-Bristle.el @@ -273,7 +273,7 @@ (ideograph-daikanwa . 09991) ; ø¸‚œ‡ )) (define-char - '((->ucs . #x5F69) ; 彩 + '((=>ucs . #x5F69) ; 彩 (ideographic-radical . 59) ; ⼺ (ideographic-strokes . 8) (total-strokes . 11) @@ -297,7 +297,7 @@ (ucs . #x5F69) ; 彩 )) (define-char - '((->ucs . #x5F6A) ; 彪 + '((=>ucs . #x5F6A) ; 彪 (ideographic-radical . 59) ; ⼺ (ideographic-strokes . 8) (total-strokes . 11) @@ -597,7 +597,7 @@ (ideograph-daikanwa . 10021) ; ø¸‚œ¥ )) (define-char - '((->ucs . #x38D2) ; 㣒 + '((=>ucs . #x38D2) ; 㣒 (ideographic-radical . 59) ; ⼺ (ideographic-strokes . 12) (total-strokes . 15) -- 1.7.10.4