From 728a6b0d929d4b8be70ff7f59952cd66bb88cac6 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 15 Jan 2012 16:12:34 +0000 Subject: [PATCH] (RUI6-E05E): Add `<-subsumptive' for U-00020CF5. --- lisp/utf-2000/ruimoku6.el | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/ruimoku6.el b/lisp/utf-2000/ruimoku6.el index 9a29edc..307869f 100644 --- a/lisp/utf-2000/ruimoku6.el +++ b/lisp/utf-2000/ruimoku6.el @@ -1179,13 +1179,17 @@ (=ruimoku-v6 . #xE05D) ; &RUI6-E05D; )) (define-char - '((ideographic-structure + '((<-subsumptive + ((=ucs . #x20CF5) ; 𠳵 + )) + (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) ((=ucs . #x5405) ; 吅 ) - ((=ks-x1001 . #x597E) ; &M-13450; [57-94] + ((=ucs@ks . #x6587) ; &M-13450; + (=ks-x1001 . #x597E) ; &M-13450; [57-94] (=daikanwa . 13450) ; &I-M-13450; )) (=ruimoku-v6 . #xE05E) ; &RUI6-E05E; -- 1.7.10.4