From 6995d6abe10640c80cd7ccac8d833c502320eb1a Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 4 Dec 2001 17:34:25 +0000 Subject: [PATCH] (C1-636F): Use `=>ucs' instead of `->ucs'. --- lisp/utf-2000/Ideograph-R056-Shoot.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R056-Shoot.el b/lisp/utf-2000/Ideograph-R056-Shoot.el index 9b1107a..b277811 100644 --- a/lisp/utf-2000/Ideograph-R056-Shoot.el +++ b/lisp/utf-2000/Ideograph-R056-Shoot.el @@ -281,7 +281,7 @@ (ucs . #x5F12) ; 弒 )) (define-char - '((->ucs . #x5F12) ; 弒 + '((=>ucs . #x5F12) ; 弒 (morohashi-daikanwa 9685 0 0) (ideographic-radical . 56) ; ⼷ (ideographic-strokes . 10) -- 1.7.10.4