From e8ee37c6a90f22d3d54833d7f6e89434e8094286 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 18 Feb 2002 09:33:56 +0000 Subject: [PATCH] (M034789): Use `=>ucs' instead of `->ucs'. --- lisp/utf-2000/Ideograph-R146-West.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R146-West.el b/lisp/utf-2000/Ideograph-R146-West.el index c709ca9..cc1a593 100644 --- a/lisp/utf-2000/Ideograph-R146-West.el +++ b/lisp/utf-2000/Ideograph-R146-West.el @@ -331,7 +331,7 @@ (ideograph-daikanwa . 34789) ; ø¸ˆŸ¥ )) (define-char - '((->ucs . #x8986) ; 覆 + '((=>ucs . #x8986) ; 覆 (morohashi-daikanwa 34789 0 0) (ideographic-radical . 146) ; ⾑ (ideographic-strokes . 12) -- 1.7.10.4