From 805227ee4384c8a02f27723dc87289c34f2a62f8 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 9 Aug 2010 17:06:02 +0000 Subject: [PATCH] (char-ideographic-radical): Add autoload cookie. --- lisp/utf-2000/ideograph-subr.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/utf-2000/ideograph-subr.el b/lisp/utf-2000/ideograph-subr.el index 3addab5..5146fac 100644 --- a/lisp/utf-2000/ideograph-subr.el +++ b/lisp/utf-2000/ideograph-subr.el @@ -73,6 +73,7 @@ ;;; @@ radical ;;; +;;;###autoload (defun char-ideographic-radical (char &optional radical ignore-sisters) (let (ret) (or (if radical -- 1.7.10.4