From d0174c3630f6cbe5f7f62fa383288acaecc02ab8 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 28 Aug 2009 13:23:07 +0000 Subject: [PATCH] - Use `=>jis-x0208' instead of `<=>jis-x0208'. - Use `=>jis-x0213-1' instead of `<=>jis-x0213-1'. --- lisp/utf-2000/Ideograph-R026-Seal.el | 4 ++-- lisp/utf-2000/Ideograph-R027-Cliff.el | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R026-Seal.el b/lisp/utf-2000/Ideograph-R026-Seal.el index 9779821..b8f6ac2 100644 --- a/lisp/utf-2000/Ideograph-R026-Seal.el +++ b/lisp/utf-2000/Ideograph-R026-Seal.el @@ -994,9 +994,9 @@ '((ideographic-radical . 26) ; ⼙ (hanyu-dazidian 1 318 3) (=ucs . #x537F) ; 卿 + (=>jis-x0208 . #x362A) ; 卿 [22-10] + (=>jis-x0213-1 . #x362A) ; 卿 [22-10] (=big5 . #xADEB) ; &I-B-ADEB; - (<=>jis-x0208 . #x362A) ; 卿 [22-10] - (<=>jis-x0213-1 . #x362A) ; 卿 [22-10] )) (define-char '((<-denotational diff --git a/lisp/utf-2000/Ideograph-R027-Cliff.el b/lisp/utf-2000/Ideograph-R027-Cliff.el index 95ba9ed..39f6014 100644 --- a/lisp/utf-2000/Ideograph-R027-Cliff.el +++ b/lisp/utf-2000/Ideograph-R027-Cliff.el @@ -2294,8 +2294,8 @@ (define-char '((ideographic-radical . 27) ; ⼚ (=ucs . #x53A9) ; 厩 - (<=>jis-x0208 . #x3139) ; 厩 [17-25] - (<=>jis-x0213-1 . #x3139) ; 厩 [17-25] + (=>jis-x0208 . #x3139) ; 厩 [17-25] + (=>jis-x0213-1 . #x3139) ; 厩 [17-25] )) (define-char '((<-denotational -- 1.7.10.4