From 478d803dbae9884b140cb00705349d009cf46640 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 27 Dec 2006 16:29:44 +0000 Subject: [PATCH] (M-05699): Add `->mistakable' for M-05695 and U+5906. (U-0002F85C): Add `=>ucs*' for U+5906. --- lisp/utf-2000/Ideograph-R034-Go.el | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R034-Go.el b/lisp/utf-2000/Ideograph-R034-Go.el index 5a499a4..e32343a 100644 --- a/lisp/utf-2000/Ideograph-R034-Go.el +++ b/lisp/utf-2000/Ideograph-R034-Go.el @@ -202,9 +202,18 @@ (<-unknown ((=ucs . #x2F85C) ; 夆 )) + (->mistakable + ((=daikanwa . 05695) ; &M-05695; + ) + ((=ucs . #x5906) ; 夆 + (=daikanwa . 05698) ; &I-M-05698; + )) + (->mistakable*sources + kangxi-biansi-3char daikanwa) )) (define-char - '((=>daikanwa . 05699) ; &M-05699; + '((=>ucs* . #x5906) ; 夆 + (=>daikanwa . 05699) ; &M-05699; (ideographic-radical . 34) ; ⼡ (ideographic-strokes . 4) (total-strokes . 7) -- 1.7.10.4