From 32b46a0f1d2c44b1aef03149038c735ea4b274ba Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 17 Feb 2002 18:53:44 +0000 Subject: [PATCH] (M082779): Use `=>ucs' instead of `->ucs'. (M055448): Likewise. --- lisp/utf-2000/Ideograph-R120-Silk.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R120-Silk.el b/lisp/utf-2000/Ideograph-R120-Silk.el index 64f3338..457a6fd 100644 --- a/lisp/utf-2000/Ideograph-R120-Silk.el +++ b/lisp/utf-2000/Ideograph-R120-Silk.el @@ -8240,7 +8240,7 @@ (ideograph-daikanwa . 27683) ; ø¸†°£ )) (define-char - '((->ucs . #x7DF0) ; ç·° + '((=>ucs . #x7DF0) ; ç·° (morohashi-daikanwa 27683 0 2) (ideographic-radical . 120) ; â½· (ideographic-strokes . 9) @@ -10997,7 +10997,7 @@ (chinese-cns11643-2 . #x5E4A) ; ø»”¦¯ )) (define-char - '((->ucs . #x7E3B) ; 縻 + '((=>ucs . #x7E3B) ; 縻 (morohashi-daikanwa 27839 0 1) (ideographic-radical . 120) ; â½· (ideographic-strokes . 11) -- 1.7.10.4