From cc73057a26c2b106dbf3d4f61ff3a706142d6680 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 18 Feb 2002 09:43:14 +0000 Subject: [PATCH] (M059972): Use `=>ucs' instead of `->ucs'. --- lisp/utf-2000/Ideograph-R167-Gold.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R167-Gold.el b/lisp/utf-2000/Ideograph-R167-Gold.el index 2121417..3e048d1 100644 --- a/lisp/utf-2000/Ideograph-R167-Gold.el +++ b/lisp/utf-2000/Ideograph-R167-Gold.el @@ -4665,7 +4665,7 @@ (ucs . #x92F5) ; 鋵 )) (define-char - '((->ucs . #x92F5) ; 鋵 + '((=>ucs . #x92F5) ; 鋵 (ideographic-radical . 167) ; ⾦ (ideographic-strokes . 7) (total-strokes . 15) -- 1.7.10.4