From 9d2ef4e12f56a192b96abdfb89ddcffa73b4332c Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 17 Feb 2002 18:51:02 +0000 Subject: [PATCH] (M050322): Use `=>ucs' instead of `->ucs'. --- lisp/utf-2000/Ideograph-R115-Grain.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R115-Grain.el b/lisp/utf-2000/Ideograph-R115-Grain.el index e592d75..83dbf8d 100644 --- a/lisp/utf-2000/Ideograph-R115-Grain.el +++ b/lisp/utf-2000/Ideograph-R115-Grain.el @@ -2363,7 +2363,7 @@ (japanese-jisx0208-1990 . #x3972) ; ø½Šš )) (define-char - '((->ucs . #x7A40) ; 穀 + '((=>ucs . #x7A40) ; 穀 (morohashi-daikanwa 25188 1 0) (ideographic-radical . 115) ; â½² (ideographic-strokes . 9) -- 1.7.10.4