From 33ce1f65f59da3e3a4a95a9632e85f511fb8f5e7 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 20 Sep 2018 00:49:20 +0900 Subject: [PATCH] (J2000U+6666): Use UU+6BCE instead of U+6BCE as a component. --- lisp/utf-2000/Ideograph-R072-Sun.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R072-Sun.el b/lisp/utf-2000/Ideograph-R072-Sun.el index 830073f..35b0999 100644 --- a/lisp/utf-2000/Ideograph-R072-Sun.el +++ b/lisp/utf-2000/Ideograph-R072-Sun.el @@ -7732,7 +7732,8 @@ ) ((=ucs . #x65E5) ; 日 ) - ((=ucs . #x6BCE) ; 毎 + ((=ucs@unicode . #x6BCE) ; &AJ1-03734; + (=adobe-japan1-0 . 03734) ; &AJ1-03734; )) (=ucs@jis/1990 . #x6666) ; &AJ1-01408; (=ucs@jis/2000 . #x6666) ; &AJ1-01408; -- 1.7.10.4