From 6e9700cd40935027eeb212088857b6a1d387de4f Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 13 Feb 2008 13:36:18 +0000 Subject: [PATCH] =?utf8?q?(shuowen-radicals):=20Add=20=3F=F0=A3=8E=B3,=20=3F?= =?utf8?q?=E6=9E=97,=20=3F=E9=BA=BB,=20=3F=E5=B0=97,=20=3F=E8=80=91,=20=3F=E9?= =?utf8?q?=9F=AD,=20=3F=E7=93=9C,=20=3F=E7=93=A0,=20=3F=E5=AE=80=20and=20=3F?= =?utf8?q?=E5=AE=AB.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- lisp/utf-2000/char-db-util.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index 1418280..c77d4e6 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -1,7 +1,7 @@ ;;; char-db-util.el --- Character Database utility -*- coding: utf-8-er; -*- ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, -;; 2007 MORIOKA Tomohiko. +;; 2007, 2008 MORIOKA Tomohiko. ;; Author: MORIOKA Tomohiko ;; Keywords: CHISE, Character Database, ISO/IEC 10646, UCS, Unicode, MULE. @@ -100,6 +100,7 @@ ?日 ?旦 ?倝 ?㫃 ?冥 ?晶 ?月 ?有 ?明 ?囧 ; 240 ?夕 ?多 ?毌 ?𢎘 ?𣐺 ?卣 ?齊 ?朿 ?片 ?鼎 ; 250 ?克 ?彔 ?禾 ?秝 ?黍 ?香 ?米 ?毇 ?臼 ?凶 ; 260 + ?𣎳 ?林 ?麻 ?尗 ?耑 ?韭 ?瓜 ?瓠 ?宀 ?宫 ; 270 ]) (defun shuowen-radical (number) -- 1.7.10.4