From 81f6ffa45db1fb77550b2c80e9c81c3cd3f25c2e Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 13 Sep 2004 17:06:10 +0000 Subject: [PATCH] Use `=jis-x0208@1990' instead of `=jis-x0208-1990'. --- lisp/utf-2000/Ideograph-R019-Power.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R019-Power.el b/lisp/utf-2000/Ideograph-R019-Power.el index c809c94..0412efa 100644 --- a/lisp/utf-2000/Ideograph-R019-Power.el +++ b/lisp/utf-2000/Ideograph-R019-Power.el @@ -981,7 +981,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=jis-x0208-1990 . #x3872) ; >-00390; [24-82] + ((=jis-x0208@1990 . #x3872) ; >-00390; [24-82] ) ((=ucs . #x529B) ; 力 )) @@ -1000,7 +1000,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs . #x4EA4) ; 交 + ((=gb2312 . #x3D3B) ; &C1-4728; [29-27] + (=cns11643-1 . #x4728) ; &I-C1-4728; [39-08] ) ((=ucs . #x529B) ; 力 )) -- 1.7.10.4