From bf7861a62e0d563715bdb2627fe8cf7118671922 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 28 Aug 2009 13:06:55 +0000 Subject: [PATCH] - Use `=>jis-x0208' instead of `<=>jis-x0208'. - Use `=>jis-x0213-1' instead of `<=>jis-x0213-1'. --- lisp/utf-2000/Ideograph-R014-Cover.el | 4 ++-- lisp/utf-2000/Ideograph-R015-Ice.el | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R014-Cover.el b/lisp/utf-2000/Ideograph-R014-Cover.el index 9cd4673..004f9c1 100644 --- a/lisp/utf-2000/Ideograph-R014-Cover.el +++ b/lisp/utf-2000/Ideograph-R014-Cover.el @@ -601,9 +601,9 @@ (define-char '((ideographic-radical . 14) ; ⼍ (=ucs . #x51A4) ; 冤 + (=>jis-x0208 . #x514D) ; 冤 [49-45] + (=>jis-x0213-1 . #x514D) ; 冤 [49-45] (=big5 . #xADDE) ; &I-B-ADDE; - (<=>jis-x0208 . #x514D) ; 冤 [49-45] - (<=>jis-x0213-1 . #x514D) ; 冤 [49-45] )) (define-char '((<-denotational diff --git a/lisp/utf-2000/Ideograph-R015-Ice.el b/lisp/utf-2000/Ideograph-R015-Ice.el index 9ed5fdb..98a7c5e 100644 --- a/lisp/utf-2000/Ideograph-R015-Ice.el +++ b/lisp/utf-2000/Ideograph-R015-Ice.el @@ -229,8 +229,8 @@ (define-char '((ideographic-radical . 15) ; ⼎ (=ucs . #x51B4) ; 冴 - (<=>jis-x0208 . #x3A63) ; 冴 [26-67] - (<=>jis-x0213-1 . #x3A63) ; 冴 [26-67] + (=>jis-x0208 . #x3A63) ; 冴 [26-67] + (=>jis-x0213-1 . #x3A63) ; 冴 [26-67] (->subsumptive ((ideographic-strokes . 4) (total-strokes . 6) -- 1.7.10.4