From 3d72b7a88379cbabad63a87b135fe67df521c03b Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 27 Aug 2009 20:38:57 +0000 Subject: [PATCH] (U+5B76): Use `<=>jis-x0208' instead of `=jis-x0208@1997' in `<-denotational'. (abstract J0-555A): Use `<=>jis-x0208' and `<=>jis-x0213-1' instead of `=jis-x0208@1997'. (U+5B73): Use `<=>jis-x0208' instead of `=jis-x0208@1997' in `<-denotational'. --- lisp/utf-2000/Ideograph-R039-Child.el | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R039-Child.el b/lisp/utf-2000/Ideograph-R039-Child.el index 4a76a7a..ae8838c 100644 --- a/lisp/utf-2000/Ideograph-R039-Child.el +++ b/lisp/utf-2000/Ideograph-R039-Child.el @@ -1196,7 +1196,7 @@ )) (define-char '((<-denotational - ((=jis-x0208@1997 . #x555A) ; &J97-555A; [53-58] + ((<=>jis-x0208 . #x555A) ; &J97-555A; [53-58] )) (ideographic-radical . 39) ; ⼦ (ideographic-strokes . 10) @@ -1216,11 +1216,12 @@ )) (define-char '((ideographic-radical . 39) ; ⼦ - (=jis-x0208@1997 . #x555A) ; &J97-555A; [53-58] + (<=>jis-x0208 . #x555A) ; &J97-555A; [53-58] + (<=>jis-x0213-1 . #x555A) ; &J97-555A; [53-58] )) (define-char '((<-denotational - ((=jis-x0208@1997 . #x555A) ; &J97-555A; [53-58] + ((<=>jis-x0208 . #x555A) ; &J97-555A; [53-58] )) (ideographic-radical . 39) ; ⼦ (ideographic-strokes . 9) -- 1.7.10.4