From ae49620e264ccf5ed5faf906007c13b81968d400 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 29 Dec 2016 13:03:09 +0900 Subject: [PATCH] (RUI6-E047): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/ruimoku6.el | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/ruimoku6.el b/lisp/utf-2000/ruimoku6.el index 9ef0aa6..7854d60 100644 --- a/lisp/utf-2000/ruimoku6.el +++ b/lisp/utf-2000/ruimoku6.el @@ -1245,8 +1245,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO MIDDLE AND RIGHT") (=ucs . #x2FF2) ; ⿲ ) - ((name . "CJK RADICAL WATER ONE") - (=ucs . #x2EA1) ; ⺡ + ((=ucs . #x6C35) ; 氵 ) ((=ucs . #x9B5A) ; 魚 ) @@ -1268,11 +1267,12 @@ ((name . "CJK RADICAL WATER ONE") (=ucs . #x2EA1) ; ⺡ ) - ((=ucs . #x9B5A) ; 魚 + ((==ucs@unicode . #x9B5A) ; &g2-AJ1-01685; + (==adobe-japan1-0 . 01685) ; &g2-AJ1-01685; ) - ((==ucs@jis . #x821F) ; &g2-GT-39269; - (==ucs@ks . #x821F) ; &g2-GT-39269; - (==jis-x0208 . #x3D2E) ; &g2-GT-39269; [29-14] + ((==ucs@jis . #x821F) ; &g2-AJ1-02360; + (==ucs@ks . #x821F) ; &g2-AJ1-02360; + (==adobe-japan1-0 . 02360) ; &g2-AJ1-02360; )) ) ((==ucs@unicode . #x53C8) ; &g2-AJ1-03746; -- 1.7.10.4