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:
021b092
)
(ideographic-radical):
author
tomo
<tomo>
Tue, 30 Mar 2010 12:20:31 +0000
(12:20 +0000)
committer
tomo
<tomo>
Tue, 30 Mar 2010 12:20:31 +0000
(12:20 +0000)
- Add autoload cookie.
- Add DOC-string.
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
43cad9f
..
58fd316
100644
(file)
--- a/
lisp/utf-2000/char-db-util.el
+++ b/
lisp/utf-2000/char-db-util.el
@@
-70,7
+70,9
@@
(setq i (1+ i)))
v))
+;;;###autoload
(defun ideographic-radical (number)
+ "Return character corresponding with Kangxi-radical number."
(aref ideographic-radicals number))
(defconst shuowen-radicals