From 64e54d437064945d5186474950df0939df1cf51d Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 18 Feb 2002 09:46:18 +0000 Subject: [PATCH] (M044064): Use `=>ucs' instead of `->ucs'. --- lisp/utf-2000/Ideograph-R184-Eat.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R184-Eat.el b/lisp/utf-2000/Ideograph-R184-Eat.el index c1d1cda..bbb5f5d 100644 --- a/lisp/utf-2000/Ideograph-R184-Eat.el +++ b/lisp/utf-2000/Ideograph-R184-Eat.el @@ -832,7 +832,7 @@ (ideograph-daikanwa . 44064) ; ø¸Š°  )) (define-char - '((->ucs . #x98EF) ; 飯 + '((=>ucs . #x98EF) ; 飯 (morohashi-daikanwa 44064 0 0) (ideographic-radical . 184) ; â¾· (ideographic-strokes . 4) -- 1.7.10.4