From 749e93eabbb71e5c23566bdc784e45a75e27a090 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 19 Sep 2015 09:53:21 +0900 Subject: [PATCH] (g2-UU+4E19): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R001-One.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index d622239..f3a022a 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -2043,8 +2043,8 @@ ) ((=ucs . #x4E00) ; 一 ) - ((=ucs@unicode . #x5185) ; &AJ1-03258; - (=adobe-japan1-0 . 03258) ; &AJ1-03258; + ((==ucs@unicode . #x5185) ; &g2-AJ1-03258; + (==adobe-japan1-0 . 03258) ; &g2-AJ1-03258; )) (==ucs@unicode . #x4E19) ; &g2-MJ006327; (==mj . 006327) ; &g2-MJ006327; -- 1.7.10.4