From 6f72514790815f3e12062619e67cab49d7412878 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 2 Jun 2016 15:17:31 +0900 Subject: [PATCH] (U-00023AE4): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R079-Weapon.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R079-Weapon.el b/lisp/utf-2000/Ideograph-R079-Weapon.el index 59f66ae..d8a54bd 100644 --- a/lisp/utf-2000/Ideograph-R079-Weapon.el +++ b/lisp/utf-2000/Ideograph-R079-Weapon.el @@ -3232,8 +3232,8 @@ ((==ucs@jis . #x6BB8) ; &g2-JSP-4630; (==jis-x0212 . #x4630) ; &g2-JSP-4630; [38-16] ) - ((=ucs@unicode . #x767B) ; &AJ1-03146; - (=adobe-japan1-0 . 03146) ; &AJ1-03146; + ((==ucs@unicode . #x767B) ; &g2-AJ1-03146; + (==adobe-japan1-0 . 03146) ; &g2-AJ1-03146; )) (==daikanwa . 16713) ; &g2-M-16713; ) @@ -3243,8 +3243,8 @@ ) ((==ucs@unicode . #x6BB8) ; &g2-UU+6BB8; ) - ((=ucs@unicode . #x767B) ; &AJ1-03146; - (=adobe-japan1-0 . 03146) ; &AJ1-03146; + ((==ucs@unicode . #x767B) ; &g2-AJ1-03146; + (==adobe-japan1-0 . 03146) ; &g2-AJ1-03146; )) (==ucs@cns . #x23AE4) ; &g2-CU+23AE4; (==cns11643-7 . #x5B64) ; &g2-CU+23AE4; [59-68] -- 1.7.10.4