(map-char-family): Add autoload cookie.
authortomo <tomo>
Sat, 26 Mar 2005 05:46:35 +0000 (05:46 +0000)
committertomo <tomo>
Sat, 26 Mar 2005 05:46:35 +0000 (05:46 +0000)
lisp/utf-2000/ideograph-util.el

index 662715e..c00d5bf 100644 (file)
@@ -32,6 +32,7 @@
       (intern (format "%s@%s" feature domain))
     feature))
 
+;;;###autoload
 (defun map-char-family (function char &optional ignore-sisters)
   (let ((rest (list char))
        ret checked)