From 03070c1e0a86f376b41cf9dd259269f35c5d5fb5 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 16 Apr 2017 15:52:01 +0900 Subject: [PATCH] (g2-IU+21A5C): Use g2-GT-K00586 and g2-BC-8B48 instead of U+9FB6 and BC-8B48 in `ideographic-structure'. --- lisp/utf-2000/ruimoku6.el | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/ruimoku6.el b/lisp/utf-2000/ruimoku6.el index 0419700..e0d05fa 100644 --- a/lisp/utf-2000/ruimoku6.el +++ b/lisp/utf-2000/ruimoku6.el @@ -116,7 +116,8 @@ ) ((=ucs . #x9FB6) ; 龶 ) - ((=big5-cdp . #x8B48) ; >-36329; + ((name . "CJK RADICAL EYE") + (=ucs . #x2EAB) ; ⺫ )) (sources ruimoku=A015412-00003) (=ucs@iso . #x21A5C) ; &RUI6-E009; @@ -129,9 +130,9 @@ ((==ucs@unicode . #x5B80) ; &g2-AJ1-04622; (==adobe-japan1-0 . 04622) ; &g2-AJ1-04622; ) - ((=ucs . #x9FB6) ; 龶 + ((==gt-k . 00586) ; &g2-GT-K00586; ) - ((=big5-cdp . #x8B48) ; >-36329; + ((==big5-cdp . #x8B48) ; &g2-CDP-8B48; )) (==ucs@iso . #x21A5C) ; &g2-IU-00021A5C; (==ruimoku-v6 . #xE009) ; &g2-IU-00021A5C; -- 1.7.10.4