From 7015943eee71223f80b35d24952c93debeb38e9c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 3 Mar 2016 12:28:39 +0900 Subject: [PATCH] (g2-AJ1-01266): Add `=decomposition@cid'. --- lisp/utf-2000/Ideograph-R181-Leaf.el | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R181-Leaf.el b/lisp/utf-2000/Ideograph-R181-Leaf.el index 75959b9..87db50b 100644 --- a/lisp/utf-2000/Ideograph-R181-Leaf.el +++ b/lisp/utf-2000/Ideograph-R181-Leaf.el @@ -2528,7 +2528,12 @@ ((==ucs@cns . #x9834) ; &g2-CU+9834; (==cns11643-3 . #x5228) ; &g2-CU+9834; [50-08] ) - ((==ucs@unicode . #x9834) ; &g2-AJ1-01266; + ((=decomposition@cid + ((=ucs . #x9834) ; 頴 + ) + ((=ucs . #xE0100) ; 󠄀 + )) + (==ucs@unicode . #x9834) ; &g2-AJ1-01266; (==adobe-japan1-0 . 01266) ; &g2-AJ1-01266; (==jis-x0208 . #x3150) ; &g2-AJ1-01266; [17-48] (==jis-x0213-1 . #x3150) ; &g2-AJ1-01266; [17-48] -- 1.7.10.4