From 86c97d689d28c74b5661ef2b0321f8d475eaf099 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 11 Jan 2013 16:23:05 +0900 Subject: [PATCH] (J0-555D): Add `=decomposition@cid'. --- lisp/utf-2000/Ideograph-R067-Script.el | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R067-Script.el b/lisp/utf-2000/Ideograph-R067-Script.el index de68e83..d41b573 100644 --- a/lisp/utf-2000/Ideograph-R067-Script.el +++ b/lisp/utf-2000/Ideograph-R067-Script.el @@ -116,7 +116,12 @@ (total-strokes . 7) (=ucs . #x6588) ; 斈 (->subsumptive - ((=ucs@jis . #x6588) ; &AJ1-04620; + ((=decomposition@cid + ((=ucs . #x6588) ; 斈 + ) + ((=ucs . #xE0100) ; 󠄀 + )) + (=ucs@jis . #x6588) ; &AJ1-04620; (=adobe-japan1-0 . 04620) ; &AJ1-04620; (=jis-x0208 . #x555D) ; &I-J90-555D; [53-61] (=jis-x0213-1 . #x555D) ; &I-JX1-555D; [53-61] -- 1.7.10.4