From: tomo Date: Fri, 14 Dec 2001 08:40:00 +0000 (+0000) Subject: (ideographic-structure-convert-to-ucs): Add autoload cookie. X-Git-Tag: chise-base-0_23~127 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c75a1a9932c3d3d1d5a622d3aac28ecc709aef4e;p=chise%2Ftomoyo-tools.git (ideographic-structure-convert-to-ucs): Add autoload cookie. (ideographic-structure-convert-to-daikanwa): Likewise. --- diff --git a/idc-util.el b/idc-util.el index 684187b..d547dc6 100644 --- a/idc-util.el +++ b/idc-util.el @@ -26,6 +26,7 @@ ;;; Code: +;;;###autoload (defun ideographic-structure-convert-to-ucs (structure) (let (dest cell ucs ret) (while structure @@ -119,6 +120,7 @@ (decode-char 'ucs #x9751)) )) +;;;###autoload (defun ideographic-structure-convert-to-daikanwa (structure) (let (dest cell morohashi ret) (while structure