Add some mappings between CNS 11643-6 and CJK Ext-B code points.
[chise/xemacs-chise.git.1] / 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)