From 3695a26eba6c870e0026152f2d602e373ccf9a11 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 26 Aug 2009 22:48:10 +0000 Subject: [PATCH] (U+53A9): Use `<=>jis-x0208' and `<=>jis-x0213-1' instead of `=jis-x0208@1997'. --- lisp/utf-2000/Ideograph-R027-Cliff.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R027-Cliff.el b/lisp/utf-2000/Ideograph-R027-Cliff.el index e4050a6..95ba9ed 100644 --- a/lisp/utf-2000/Ideograph-R027-Cliff.el +++ b/lisp/utf-2000/Ideograph-R027-Cliff.el @@ -2294,7 +2294,8 @@ (define-char '((ideographic-radical . 27) ; ⼚ (=ucs . #x53A9) ; 厩 - (=jis-x0208@1997 . #x3139) ; 厩 [17-25] + (<=>jis-x0208 . #x3139) ; 厩 [17-25] + (<=>jis-x0213-1 . #x3139) ; 厩 [17-25] )) (define-char '((<-denotational @@ -2637,7 +2638,6 @@ ((=ucs . #x5382) ; 厂 ) ((=ucs@jis . #x6562) ; >-16742; - (=ucs@big5 . #x6562) ; >-16742; (=ks-x1001 . #x4A72) ; >-16742; [42-82] (=jis-x0208@1990 . #x343A) ; &I-J90-343A; [20-26] (=cns11643-1 . #x5F56) ; &I-C1-5F56; [63-54] -- 1.7.10.4