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:
5a7539d
)
(shuowen-radicals): Add 5 radicals.
author
tomo
<tomo>
Mon, 26 Mar 2007 03:59:27 +0000
(
03:59
+0000)
committer
tomo
<tomo>
Mon, 26 Mar 2007 03:59:27 +0000
(
03:59
+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
baf563d
..
c8e6fc9
100644
(file)
--- a/
lisp/utf-2000/char-db-util.el
+++ b/
lisp/utf-2000/char-db-util.el
@@
-75,7
+75,8
@@
(defconst shuowen-radicals
[?一 ?上 ?示 ?三 ?王 ?玉 ?玨 ?气 ?士 ?丨
- ?屮 ?艸 ?茻 ?小 ?八 ?釆 ?牛 ?告 ?口])
+ ?屮 ?艸 ?茻 ?小 ?八 ?釆 ?牛 ?告 ?口 ?凵
+ ?吅 ?哭 ?走 ?止])
(defun shuowen-radical (number)
(aref shuowen-radicals (1- number)))