From 2bb7469a82f78e5b78b1ef973f5e24b50f88cbbe Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 7 Mar 2011 09:16:26 +0000 Subject: [PATCH] (JX1-7C34): Add `=decomposition@hanyo-denshi'. --- lisp/utf-2000/Ideograph-R149-Speech.el | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R149-Speech.el b/lisp/utf-2000/Ideograph-R149-Speech.el index 31c99d7..d78e7c5 100644 --- a/lisp/utf-2000/Ideograph-R149-Speech.el +++ b/lisp/utf-2000/Ideograph-R149-Speech.el @@ -16854,8 +16854,13 @@ (total-strokes . 20) (=ucs . #x8B69) ; 譩 (->subsumptive - ((=ucs@jis . #x8B69) ; &M-36013; - (=jis-x0213-1 . #x7C34) ; &M-36013; [92-20] + ((=decomposition@hanyo-denshi + ((=ucs . #x8B69) ; 譩 + ) + ((=ucs . #xE0101) ; 󠄁 + )) + (=ucs@jis . #x8B69) ; 譩󠄁 + (=jis-x0213-1 . #x7C34) ; 譩󠄁 [92-20] (=daikanwa . 36013) ; &I-M-36013; (=hanyo-denshi/jc . #x7C34) ; &I-HD-JC-7C34; [92-20] ) -- 1.7.10.4