From 1237a286c5e84a00b50859ba7f7f8d8eb8f11a3f Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 28 Aug 2009 13:15:14 +0000 Subject: [PATCH] - Use `=>jis-x0208' instead of `<=>jis-x0208'. - Use `=>jis-x0213-1' instead of `<=>jis-x0213-1'. --- lisp/utf-2000/Ideograph-R020-Wrap.el | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R020-Wrap.el b/lisp/utf-2000/Ideograph-R020-Wrap.el index 4459716..536c817 100644 --- a/lisp/utf-2000/Ideograph-R020-Wrap.el +++ b/lisp/utf-2000/Ideograph-R020-Wrap.el @@ -20,9 +20,9 @@ (ideographic-strokes . 1) (total-strokes . 3) (=ucs . #x52FA) ; 勺 + (=>jis-x0208 . #x3C5B) ; 勺 [28-59] + (=>jis-x0213-1 . #x3C5B) ; 勺 [28-59] (=big5 . #xA463) ; &I-B-A463; - (<=>jis-x0208 . #x3C5B) ; 勺 [28-59] - (<=>jis-x0213-1 . #x3C5B) ; 勺 [28-59] )) (define-char '((<-denotational @@ -369,8 +369,8 @@ (ideographic-strokes . 3) (total-strokes . 5) (=ucs . #x5305) ; 包 - (<=>jis-x0208 . #x4A71) ; 包 [42-81] - (<=>jis-x0213-1 . #x4A71) ; 包 [42-81] + (=>jis-x0208 . #x4A71) ; 包 [42-81] + (=>jis-x0213-1 . #x4A71) ; 包 [42-81] )) (define-char '((<-denotational @@ -473,7 +473,7 @@ )) (define-char '((<-denotational - ((<=>jis-x0208 . #x5232) ; &J97-5232; [50-18] + ((=>jis-x0208 . #x5232) ; &J97-5232; [50-18] )) (=>ucs* . #x5306) ; 匆 (ideographic-radical . 20) ; ⼓ @@ -503,12 +503,12 @@ '((ideographic-radical . 20) ; ⼓ (ideographic-strokes . 3) (total-strokes . 5) - (<=>jis-x0208 . #x5232) ; &J97-5232; [50-18] - (<=>jis-x0213-1 . #x5232) ; &J97-5232; [50-18] + (=>jis-x0208 . #x5232) ; &J97-5232; [50-18] + (=>jis-x0213-1 . #x5232) ; &J97-5232; [50-18] )) (define-char '((<-denotational - ((<=>jis-x0208 . #x5232) ; &J97-5232; [50-18] + ((=>jis-x0208 . #x5232) ; &J97-5232; [50-18] )) (ideographic-radical . 20) ; ⼓ (ideographic-strokes . 3) -- 1.7.10.4