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:
546c2e2
)
(shuowen-radicals): Add ?正, ?是, ?辵 and ?彳.
author
tomo
<tomo>
Wed, 13 Jun 2007 07:29:44 +0000
(07:29 +0000)
committer
tomo
<tomo>
Wed, 13 Jun 2007 07:29:44 +0000
(07:29 +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
d776396
..
12408e0
100644
(file)
--- a/
lisp/utf-2000/char-db-util.el
+++ b/
lisp/utf-2000/char-db-util.el
@@
-76,7
+76,8
@@
(defconst shuowen-radicals
[?一 ?上 ?示 ?三 ?王 ?玉 ?玨 ?气 ?士 ?丨
?屮 ?艸 ?蓐 ?茻 ?小 ?八 ?釆 ?半 ?牛 ?犛
- ?告 ?口 ?凵 ?吅 ?哭 ?走 ?止 ?癶 ?步 ?此])
+ ?告 ?口 ?凵 ?吅 ?哭 ?走 ?止 ?癶 ?步 ?此
+ ?正 ?是 ?辵 ?彳])
(defun shuowen-radical (number)
(aref shuowen-radicals (1- number)))