From 854870f69b53f0a84a6de48ae67e6a0408f897fc Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 26 Aug 2009 22:36:34 +0000 Subject: [PATCH] (U+52FA): Use `<=>jis-x0208' and `<=>jis-x0213-1' instead of `=jis-x0208@1997'. (U+5305): Likewise. (abstract J0-5232): Likewise. --- lisp/utf-2000/Ideograph-R020-Wrap.el | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R020-Wrap.el b/lisp/utf-2000/Ideograph-R020-Wrap.el index 6d828af..4459716 100644 --- a/lisp/utf-2000/Ideograph-R020-Wrap.el +++ b/lisp/utf-2000/Ideograph-R020-Wrap.el @@ -21,7 +21,8 @@ (total-strokes . 3) (=ucs . #x52FA) ; 勺 (=big5 . #xA463) ; &I-B-A463; - (=jis-x0208@1997 . #x3C5B) ; 勺 [28-59] + (<=>jis-x0208 . #x3C5B) ; 勺 [28-59] + (<=>jis-x0213-1 . #x3C5B) ; 勺 [28-59] )) (define-char '((<-denotational @@ -368,7 +369,8 @@ (ideographic-strokes . 3) (total-strokes . 5) (=ucs . #x5305) ; 包 - (=jis-x0208@1997 . #x4A71) ; 包 [42-81] + (<=>jis-x0208 . #x4A71) ; 包 [42-81] + (<=>jis-x0213-1 . #x4A71) ; 包 [42-81] )) (define-char '((<-denotational @@ -471,7 +473,7 @@ )) (define-char '((<-denotational - ((=jis-x0208@1997 . #x5232) ; &J97-5232; [50-18] + ((<=>jis-x0208 . #x5232) ; &J97-5232; [50-18] )) (=>ucs* . #x5306) ; 匆 (ideographic-radical . 20) ; ⼓ @@ -501,11 +503,12 @@ '((ideographic-radical . 20) ; ⼓ (ideographic-strokes . 3) (total-strokes . 5) - (=jis-x0208@1997 . #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@1997 . #x5232) ; &J97-5232; [50-18] + ((<=>jis-x0208 . #x5232) ; &J97-5232; [50-18] )) (ideographic-radical . 20) ; ⼓ (ideographic-strokes . 3) -- 1.7.10.4