From ecac6a76e726f5e2ac6af7f65d04da3df59f2fce Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 11 Jul 2013 21:01:36 +0900 Subject: [PATCH] (AJ1-14513): Add `=decomposition@cid'. --- lisp/utf-2000/Ideograph-R056-Shoot.el | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R056-Shoot.el b/lisp/utf-2000/Ideograph-R056-Shoot.el index 609610f..e0cd681 100644 --- a/lisp/utf-2000/Ideograph-R056-Shoot.el +++ b/lisp/utf-2000/Ideograph-R056-Shoot.el @@ -141,7 +141,12 @@ (total-strokes . 6) (=ucs . #x5F0E) ; 弎 (->subsumptive - ((=ucs@unicode . #x5F0E) ; &AJ1-14513; + ((=decomposition@cid + ((=ucs . #x5F0E) ; 弎 + ) + ((=ucs . #xE0100) ; 󠄀 + )) + (=ucs@unicode . #x5F0E) ; &AJ1-14513; (=adobe-japan1-4 . 14513) ; &AJ1-14513; (=jis-x0212 . #x3C60) ; &I-JSP-3C60; [28-64] (=iso-ir165 . #x2E38) ; &I-EGB-2E38; [14-24] -- 1.7.10.4