From a7bfb76679297f5ed78f9d39966793a733312835 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 10 Oct 2005 05:28:47 +0000 Subject: [PATCH] (): Add `<-simplified@CN' for ; add `<-simplified@CN/component' for U+9F9C. --- lisp/utf-2000/u02E00-CJK-Radical-Supplement.el | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el index 970c557..45b8c92 100644 --- a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el +++ b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el @@ -1777,5 +1777,12 @@ (<-identical@component ((=ucs . #x9F9F) ; 龟 )) + (<-simplified@CN + ((name . "CJK RADICAL TURTLE") + (=ucs . #x2EF1) ; ⻱ + )) + (<-simplified@CN/component + ((=ucs . #x9F9C) ; 龜 + )) (=ucs . #x2EF3) ; ⻳ )) -- 1.7.10.4