From 74418901425d0ed4c725e8cfab275572afa11aec Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 8 Sep 2018 14:01:00 +0900 Subject: [PATCH] (JU+6094): Use UU+6BCE instead of U+6BCE in `ideographic-structure'. --- lisp/utf-2000/Ideograph-R061-Heart.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R061-Heart.el b/lisp/utf-2000/Ideograph-R061-Heart.el index 07e8fee..e1dc2dc 100644 --- a/lisp/utf-2000/Ideograph-R061-Heart.el +++ b/lisp/utf-2000/Ideograph-R061-Heart.el @@ -9765,7 +9765,8 @@ ) ((=ucs . #x5FC4) ; 忄 ) - ((=ucs . #x6BCE) ; 毎 + ((=ucs@unicode . #x6BCE) ; &AJ1-03734; + (=adobe-japan1-0 . 03734) ; &AJ1-03734; )) (=ucs . #x2F8A3) ; 悔 (=ucs@jis . #x6094) ; 悔 -- 1.7.10.4