From 43db1870a50a3993bc3a9cfc6edf212229c45c84 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 20 Feb 2011 13:39:06 +0000 Subject: [PATCH] (JSP-302D): Add `=decomposition@hanyo-denshi'. --- lisp/utf-2000/Ideograph-R002-Line.el | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R002-Line.el b/lisp/utf-2000/Ideograph-R002-Line.el index c74cd64..043bb53 100644 --- a/lisp/utf-2000/Ideograph-R002-Line.el +++ b/lisp/utf-2000/Ideograph-R002-Line.el @@ -268,6 +268,11 @@ ) ((=ucs . #xE0100) ; 󠄀 )) + (=decomposition@hanyo-denshi + ((=ucs . #x4E30) ; 丰 + ) + ((=ucs . #xE0102) ; 󠄂 + )) (=ucs@unicode . #x4E30) ; 丰󠄀 (=gb2312 . #x3761) ; 丰󠄀 [23-65] (=jis-x0212 . #x302D) ; &I-JSP-302D; [16-13] -- 1.7.10.4