From 6a52699aa8e42a0f58167ab017ef9a4f7d96dc57 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 14 Dec 2009 09:36:47 +0000 Subject: [PATCH] (JX3-4546): Add `=ucs@jis/2004' for J2004U+514E. (J0-4546): Use `=ucs@jis/1990' and `=ucs@jis/2000' instead of `=ucs@jis'. --- lisp/utf-2000/Ideograph-R010-Legs.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R010-Legs.el b/lisp/utf-2000/Ideograph-R010-Legs.el index 1b7eaeb..0f7b5ae 100644 --- a/lisp/utf-2000/Ideograph-R010-Legs.el +++ b/lisp/utf-2000/Ideograph-R010-Legs.el @@ -847,7 +847,8 @@ ((=gt . 01764) ; >-01764; (=gt-pj-2 . #x3B5B) ; >-01764; [27-59] ) - ((=jis-x0213-1@2004 . #x4546) ; &JX3-4546; [37-38] + ((=ucs@jis/2004 . #x514E) ; &JX3-4546; + (=jis-x0213-1@2004 . #x4546) ; &JX3-4546; [37-38] (=shinjigen . 0469) ; &JX3-4546; ) ((hanyu-dazidian 1 270 5) @@ -857,7 +858,8 @@ ) ((ideographic-strokes . 6) (total-strokes . 8) - (=ucs@jis . #x514E) ; >-01782; + (=ucs@jis/1990 . #x514E) ; >-01782; + (=ucs@jis/2000 . #x514E) ; >-01782; (=jis-x0208 . #x4546) ; >-01782; [37-38] (=ks-x1001 . #x774D) ; &I-K0-774D; [87-45] (=jis-x0213-1@2000 . #x4546) ; &I-JX1-4546; [37-38] -- 1.7.10.4