(ideographic-radical):
authortomo <tomo>
Tue, 30 Mar 2010 12:20:31 +0000 (12:20 +0000)
committertomo <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

index 43cad9f..58fd316 100644 (file)
@@ -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