From ddff1c462130e90358f6ebd42ec44ca52fb520f6 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 17 Feb 2002 10:39:28 +0000 Subject: [PATCH] (M050242): Use `=>ucs' instead of `->ucs'. (M016629): Likewise. (M073347): Likewise. (M016632): Likewise. (M016633): Likewise. (M016635): Likewise. (M016636): Likewise. --- lisp/utf-2000/Ideograph-R079-Weapon.el | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R079-Weapon.el b/lisp/utf-2000/Ideograph-R079-Weapon.el index c993c78..29d1400 100644 --- a/lisp/utf-2000/Ideograph-R079-Weapon.el +++ b/lisp/utf-2000/Ideograph-R079-Weapon.el @@ -95,7 +95,7 @@ (ucs . #x6BB4) ; æ®´ )) (define-char - '((->ucs . #x6BB4) ; æ®´ + '((=>ucs . #x6BB4) ; æ®´ (morohashi-daikanwa 16618 1 0) (ideographic-radical . 79) ; ⽎ (ideographic-strokes . 4) @@ -276,7 +276,7 @@ (ideograph-daikanwa . 16629) ; ø¸„ƒµ )) (define-char - '((->ucs . #x6BBA) ; 殺 + '((=>ucs . #x6BBA) ; 殺 (morohashi-daikanwa 16629 0 0) (ideographic-radical . 79) ; ⽎ (ideographic-strokes . 6) @@ -293,7 +293,7 @@ (chinese-cns11643-4 . #x2D65) ; ø»—³” )) (define-char - '((->ucs . #x6BBA) ; 殺 + '((=>ucs . #x6BBA) ; 殺 (morohashi-daikanwa 16629 0 2) (ideographic-radical . 79) ; ⽎ (ideographic-strokes . 6) @@ -345,7 +345,7 @@ (ucs . #x3C80) ; 㲀 )) (define-char - '((->ucs . #x3C80) ; 㲀 + '((=>ucs . #x3C80) ; 㲀 (morohashi-daikanwa 16632 0 0) (ideographic-radical . 79) ; ⽎ (ideographic-strokes . 7) @@ -362,7 +362,7 @@ (ucs . #x6BB8) ; 殸 )) (define-char - '((->ucs . #x6BB8) ; 殸 + '((=>ucs . #x6BB8) ; 殸 (morohashi-daikanwa 16633 0 0) (ideographic-radical . 79) ; ⽎ (ideographic-strokes . 7) @@ -393,7 +393,7 @@ (ucs . #x23A8D) ; 𣪍 )) (define-char - '((->ucs . #x23A8D) ; 𣪍 + '((=>ucs . #x23A8D) ; 𣪍 (morohashi-daikanwa 16635 0 0) (ideographic-radical . 79) ; ⽎ (ideographic-strokes . 7) @@ -414,7 +414,7 @@ (ucs . #x23A8E) ; 𣪎 )) (define-char - '((->ucs . #x23A8E) ; 𣪎 + '((=>ucs . #x23A8E) ; 𣪎 (morohashi-daikanwa 16636 0 0) (ideographic-radical . 79) ; ⽎ (ideographic-strokes . 7) -- 1.7.10.4