From da160e19171ee62e01a2ab9a61829205fce533a4 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 18 May 2022 13:12:52 +0900 Subject: [PATCH] (UU+4E58): Use UU+79BE instead of U+79BE as a glyph-grained component. --- lisp/utf-2000/Ideograph-R004-Slash.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index 8268175..e2c393e 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -5656,7 +5656,8 @@ (ideographic-structure ((=ucs-itaiji-001 . #x2FFB) ; &U-i001+2FFB; ) - ((=ucs . #x79BE) ; 禾 + ((=ucs@unicode . #x79BE) ; &AJ1-01363; + (=adobe-japan1-0 . 01363) ; &AJ1-01363; ) ((=ucs@unicode . #x5317) ; &AJ1-03706; (=adobe-japan1-0 . 03706) ; &AJ1-03706; -- 1.7.10.4