projects
/
chise
/
xemacs-chise.git.1
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6137a3d
)
(shuowen-radicals): Add 6 radicals.
author
tomo
<tomo>
Tue, 5 Sep 2006 12:51:27 +0000
(12:51 +0000)
committer
tomo
<tomo>
Tue, 5 Sep 2006 12:51:27 +0000
(12:51 +0000)
lisp/utf-2000/char-db-util.el
patch
|
blob
|
history
diff --git
a/lisp/utf-2000/char-db-util.el
b/lisp/utf-2000/char-db-util.el
index
9a51977
..
6248115
100644
(file)
--- 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)))