From 5294e15c55e34e5e331b33576502d574764c03e4 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 8 Mar 2014 15:01:02 +0900 Subject: [PATCH] Complete `==ucs@cns' for `==cns11643-1'. --- lisp/utf-2000/Ideograph-R196-Bird.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R196-Bird.el b/lisp/utf-2000/Ideograph-R196-Bird.el index f8bd85b..e8be5db 100644 --- a/lisp/utf-2000/Ideograph-R196-Bird.el +++ b/lisp/utf-2000/Ideograph-R196-Bird.el @@ -1349,7 +1349,8 @@ (==gb12345 . #x513B) ; &R-HD-HG-3021; [49-27] (==hanyo-denshi/hg . #x3021) ; &R-HD-HG-3021; [16-01] ) - ((==cns11643-1 . #x7029) ; &R-C1-7029; [80-09] + ((==ucs@cns . #x9D09) ; &R-CU+9D09; + (==cns11643-1 . #x7029) ; &R-CU+9D09; [80-09] )) ) ((ideographic-strokes . 5) -- 1.7.10.4