From 5fe76312d1a36ec1b92bfccb0990e8844a479034 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 16 Sep 2014 11:48:44 +0900 Subject: [PATCH] =?utf8?q?(shuowen-radicals):=20Add=20=3F=E5=B1=BE,=20=3F=E5?= =?utf8?q?=B1=B5,=20=3F=E5=B9=BF,=20=3F=E5=8E=82,=20=3F=E4=B8=B8,=20=3F=E5=8D?= =?utf8?q?=B1,=20=3F=E7=9F=B3,=20=3F=E9=95=B7,=20=3F=E5=8B=BF,=20=3F=E5=86=84?= =?utf8?q?,=20=3F=E8=80=8C,=20=3F=E8=B1=95,=20=3F=E3=A3=87,=20=3F=E5=BD=91,=20?= =?utf8?q?=3F=E8=B1=9A,=20=3F=E8=B1=B8,=20=3F=F0=A4=89=A1,=20=3F=E6=98=93,=20?= =?utf8?q?=3F=E8=B1=A1=20and=20=3F=E9=A6=AC.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- lisp/utf-2000/char-db-util.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index 02cd1f9..dd2f35c 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -100,6 +100,8 @@ ?㱃 ?㳄 ?旡 ?頁 ?𦣻 ?面 ?丏 ?首 ?𥄉 ?須 ; 330 ?彡 ?彣 ?文 ?髟 ?后 ?司 ?卮 ?卩 ?印 ?色 ; 340 ?𠨍 ?辟 ?勹 ?包 ?茍 ?鬼 ?甶 ?厶 ?嵬 ?山 ; 350 + ?屾 ?屵 ?广 ?厂 ?丸 ?危 ?石 ?長 ?勿 ?冄 ; 360 + ?而 ?豕 ?㣇 ?彑 ?豚 ?豸 ?𤉡 ?易 ?象 ?馬 ; 370 ]) (defun shuowen-radical (number) -- 1.7.10.4