From bbf28bde88e1f6ef3bc98a824aad53fe56e3eae5 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 15 Nov 2015 00:21:59 +0900 Subject: [PATCH] (g2-AJ1-04316): Add `=decomposition@cid'. --- lisp/utf-2000/Ideograph-R026-Seal.el | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R026-Seal.el b/lisp/utf-2000/Ideograph-R026-Seal.el index 8c010a5..f446f5c 100644 --- a/lisp/utf-2000/Ideograph-R026-Seal.el +++ b/lisp/utf-2000/Ideograph-R026-Seal.el @@ -17,7 +17,12 @@ (=daikanwa . 02836) ; &I-M-02836; (=shinjigen . 0843) ; 卩 (->subsumptive - ((==ucs@unicode . #x5369) ; &g2-AJ1-04316; + ((=decomposition@cid + ((=ucs . #x5369) ; 卩 + ) + ((=ucs . #xE0100) ; 󠄀 + )) + (==ucs@unicode . #x5369) ; &g2-AJ1-04316; (==adobe-japan1-0 . 04316) ; &g2-AJ1-04316; (==gb2312 . #x5A60) ; &g2-AJ1-04316; [58-64] (==jis-x0208 . #x5247) ; &g2-AJ1-04316; [50-39] -- 1.7.10.4