From 97fdb2cb917d4640ae3f40a7772edfd9cf729998 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 26 Aug 2009 22:29:26 +0000 Subject: [PATCH] (U+51B4): Use `<=>jis-x0208' and `<=>jis-x0213-1' instead of `=jis-x0208@1997'. --- lisp/utf-2000/Ideograph-R015-Ice.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R015-Ice.el b/lisp/utf-2000/Ideograph-R015-Ice.el index c1de046..9ed5fdb 100644 --- a/lisp/utf-2000/Ideograph-R015-Ice.el +++ b/lisp/utf-2000/Ideograph-R015-Ice.el @@ -229,7 +229,8 @@ (define-char '((ideographic-radical . 15) ; ⼎ (=ucs . #x51B4) ; 冴 - (=jis-x0208@1997 . #x3A63) ; 冴 [26-67] + (<=>jis-x0208 . #x3A63) ; 冴 [26-67] + (<=>jis-x0213-1 . #x3A63) ; 冴 [26-67] (->subsumptive ((ideographic-strokes . 4) (total-strokes . 6) @@ -1275,8 +1276,7 @@ ) ((=ucs . #x51AB) ; 冫 ) - ((=ucs@big5 . #x677E) ; &M-14516; - (=jis-x0208@1978 . #x3E3E) ; &M-14516; [30-30] + ((=jis-x0208@1978 . #x3E3E) ; &M-14516; [30-30] (=jis-x0208@1983 . #x3E3E) ; &I-J83-3E3E; [30-30] (=ks-x1001 . #x6166) ; &I-K0-6166; [65-70] (=daikanwa . 14516) ; &I-M-14516; -- 1.7.10.4