From c78cf836470eed0db753d1fae444b98eee5d03f5 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 17 Feb 2002 18:55:55 +0000 Subject: [PATCH] (M029074): Use `=>ucs' instead of `->ucs'. --- lisp/utf-2000/Ideograph-R128-Ear.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R128-Ear.el b/lisp/utf-2000/Ideograph-R128-Ear.el index ce09bdb..26e65e1 100644 --- a/lisp/utf-2000/Ideograph-R128-Ear.el +++ b/lisp/utf-2000/Ideograph-R128-Ear.el @@ -770,7 +770,7 @@ (ideograph-daikanwa . 29074) ; ø¸‡†’ )) (define-char - '((->ucs . #x8056) ; 聖 + '((=>ucs . #x8056) ; 聖 (morohashi-daikanwa 29074 0 0) (ideographic-radical . 128) ; ⽿ (ideographic-strokes . 7) -- 1.7.10.4