From 617686ec8a6ec94a0f3251bfc1923e5b7b520502 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 18 Feb 2002 09:32:57 +0000 Subject: [PATCH] (M053307): Use `=>ucs' instead of `->ucs'. --- lisp/utf-2000/Ideograph-R144-Walk-Enclosure.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R144-Walk-Enclosure.el b/lisp/utf-2000/Ideograph-R144-Walk-Enclosure.el index 400a05b..c97c035 100644 --- a/lisp/utf-2000/Ideograph-R144-Walk-Enclosure.el +++ b/lisp/utf-2000/Ideograph-R144-Walk-Enclosure.el @@ -514,7 +514,7 @@ (chinese-cns11643-4 . #x534C) ; ø»˜ª¯ )) (define-char - '((->ucs . #x8860) ; è¡  + '((=>ucs . #x8860) ; è¡  (morohashi-daikanwa 34076 0 5) (ideographic-radical . 144) ; ⾏ (ideographic-strokes . 10) -- 1.7.10.4