From 7b7e938c7f454cdb83dd757f7be4de00551fa8ec Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 18 Feb 2002 16:04:34 +0000 Subject: [PATCH] (M055104): Use `=>ucs' instead of `->ucs'; delete `->mojikyo'. (M077259): Likewise. (M055801): Use `=>ucs' instead of `->ucs'. --- lisp/utf-2000/Ideograph-R162-Walk.el | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R162-Walk.el b/lisp/utf-2000/Ideograph-R162-Walk.el index 0113739..5281cb9 100644 --- a/lisp/utf-2000/Ideograph-R162-Walk.el +++ b/lisp/utf-2000/Ideograph-R162-Walk.el @@ -4547,21 +4547,19 @@ (mojikyo . 050514) ; ý €Œ•’ )) (define-char - '((->ucs . #x9038) ; 逸 + '((=>ucs . #x9038) ; 逸 (morohashi-daikanwa 38951 1 1) (ideographic-radical . 162) ; ⾡ (ideographic-strokes . 7) (total-strokes . 10) - (->mojikyo . 050514) ; ø»‚“ (mojikyo . 055104) ; ý €€ )) (define-char - '((->ucs . #x9038) ; 逸 + '((=>ucs . #x9038) ; 逸 (morohashi-daikanwa 38951 1 3) (ideographic-radical . 162) ; ⾡ (ideographic-strokes . 7) (total-strokes . 11) - (->mojikyo . 050514) ; ø»‚“ (mojikyo . 077259) ; ý €’·‹ )) (define-char @@ -5609,7 +5607,7 @@ (ucs . #x9052) ; 遒 )) (define-char - '((->ucs . #x9052) ; 遒 + '((=>ucs . #x9052) ; 遒 (morohashi-daikanwa 39008 0 5) (ideographic-radical . 162) ; ⾡ (ideographic-strokes . 9) -- 1.7.10.4