From b670d8105c9c2b883fe6054d2270791603e87e50 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 31 Jan 2017 14:53:14 +0900 Subject: [PATCH] (g2-UU+8212): Add `=decomposition@hanyo-denshi'. --- lisp/utf-2000/Ideograph-R135-Tongue.el | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R135-Tongue.el b/lisp/utf-2000/Ideograph-R135-Tongue.el index 735337b..243da50 100644 --- a/lisp/utf-2000/Ideograph-R135-Tongue.el +++ b/lisp/utf-2000/Ideograph-R135-Tongue.el @@ -663,7 +663,12 @@ (=gt-pj-1 . #x5030) ; &I-GT-39198; [48-16] (=daikanwa . 30300) ; &I-M-30300; (->subsumptive - ((==ucs@unicode . #x8212) ; &g2-AJ1-04105; + ((=decomposition@hanyo-denshi + ((=ucs . #x8212) ; 舒 + ) + ((=ucs . #xE0101) ; 󠄁 + )) + (==ucs@unicode . #x8212) ; &g2-AJ1-04105; (==adobe-japan1-0 . 04105) ; &g2-AJ1-04105; (==gb2312 . #x4A66) ; &g2-AJ1-04105; [42-70] (==ks-x1001 . #x6022) ; &g2-AJ1-04105; [64-02] -- 1.7.10.4