From cd2d97448be75693f1c638f0c7a4fc2df8bd1c4d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 6 Nov 2015 01:08:15 +0900 Subject: [PATCH] (U-0002019A): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R008-Lid.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R008-Lid.el b/lisp/utf-2000/Ideograph-R008-Lid.el index 03a0eb1..5845794 100644 --- a/lisp/utf-2000/Ideograph-R008-Lid.el +++ b/lisp/utf-2000/Ideograph-R008-Lid.el @@ -4575,8 +4575,8 @@ ) ((=ucs . #x4020) ; 䀠 ) - ((=ucs@unicode . #x6B7B) ; &AJ1-02222; - (=adobe-japan1-0 . 02222) ; &AJ1-02222; + ((==ucs@unicode . #x6B7B) ; &g2-AJ1-02222; + (==adobe-japan1-0 . 02222) ; &g2-AJ1-02222; )) (==ucs@iso . #x2019A) ; &g2-M-00340; (==daikanwa . 00340) ; &g2-M-00340; -- 1.7.10.4