From 4840a252033cb3860553b2dda08c769364e467e7 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 18 Feb 2002 09:35:32 +0000 Subject: [PATCH] (M050036): Use `=>ucs' instead of `->ucs'. --- lisp/utf-2000/Ideograph-R149-Speech.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R149-Speech.el b/lisp/utf-2000/Ideograph-R149-Speech.el index a2650cd..ec4214c 100644 --- a/lisp/utf-2000/Ideograph-R149-Speech.el +++ b/lisp/utf-2000/Ideograph-R149-Speech.el @@ -5380,7 +5380,7 @@ (ideograph-daikanwa . 49723) ; ø¸Œˆ» )) (define-char - '((->ucs . #x8AAE) ; 誮 + '((=>ucs . #x8AAE) ; 誮 (ideographic-radical . 149) ; ⾔ (ideographic-strokes . 8) (total-strokes . 15) -- 1.7.10.4