From b2ea9b65f369234096d5fd26e0f31fa553e6775e Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 25 Mar 2004 04:41:29 +0000 Subject: [PATCH] update. --- lisp/utf-2000/auto-autoloads.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/auto-autoloads.el b/lisp/utf-2000/auto-autoloads.el index 1e027a8..fb4c04d 100644 --- a/lisp/utf-2000/auto-autoloads.el +++ b/lisp/utf-2000/auto-autoloads.el @@ -7,7 +7,9 @@ ;;;*** -;;;### (autoloads (chise-string< ideographic-structure-find-char char-ucs char-daikanwa char-representative-of-daikanwa update-ideograph-radical-table char-total-strokes char-total-strokes-from-domains char-ideographic-strokes char-ideographic-strokes-from-domains) "ideograph-util" "utf-2000/ideograph-util.el") +;;;### (autoloads (chise-string< ideographic-structure-find-char char-ucs char-daikanwa char-representative-of-daikanwa update-ideograph-radical-table char-total-strokes char-total-strokes-from-domains char-ideographic-strokes char-ideographic-strokes-from-domains expand-char-feature-name) "ideograph-util" "utf-2000/ideograph-util.el") + +(autoload 'expand-char-feature-name "ideograph-util" nil nil nil) (autoload 'char-ideographic-strokes-from-domains "ideograph-util" nil nil nil) -- 1.7.10.4