From b39295d0b98d9d064c6eee96e6c55814984db086 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 13 May 2016 04:10:03 +0900 Subject: [PATCH] (g2-M-42566): Use g2-UU+53E3 instead of U+53E3 in `ideographic-structure'. --- lisp/utf-2000/Ideograph-R174-Blue.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R174-Blue.el b/lisp/utf-2000/Ideograph-R174-Blue.el index 396de15..7bdbd29 100644 --- a/lisp/utf-2000/Ideograph-R174-Blue.el +++ b/lisp/utf-2000/Ideograph-R174-Blue.el @@ -184,7 +184,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs . #x53E3) ; 口 + ((==ucs@unicode . #x53E3) ; &g2-AJ1-01969; + (==adobe-japan1-0 . 01969) ; &g2-AJ1-01969; ) ((==ucs@unicode . #x9751) ; &g2-AJ1-08695; (==adobe-japan1-2 . 08695) ; &g2-AJ1-08695; -- 1.7.10.4