X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Futf-2000%2Fchar-db-util.el;h=62481158a4eb6326917f100cc898a5be595ca1d8;hb=c3db4267c5e88cdc7c92257bb51cb4e38a944684;hp=9a519773de59fe0226a84b2daad5ecc24c2b8610;hpb=53b02e7568c1e45a770ef868c5a77157ffb9e362;p=chise%2Fxemacs-chise.git.1 diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index 9a51977..6248115 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -73,7 +73,8 @@ (aref ideographic-radicals number)) (defconst shuowen-radicals - [?一 ?上 ?示 ?三 ?王 ?玉 ?玨 ?气 ?士 ?丨 ?屮 ?艸 ?茻]) + [?一 ?上 ?示 ?三 ?王 ?玉 ?玨 ?气 ?士 ?丨 + ?屮 ?艸 ?茻 ?小 ?八 ?釆 ?牛 ?告 ?口]) (defun shuowen-radical (number) (aref shuowen-radicals (1- number)))