From: tomo Date: Wed, 6 Apr 2005 19:51:59 +0000 (+0000) Subject: Use `ids-update-index'. X-Git-Tag: chise-core-0_22~58 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=13f12c6622cc9494476d442be5aeebc0127b97e4;p=chise%2Fids.git Use `ids-update-index'. --- diff --git a/install-ids.el b/install-ids.el index 0aeda5a..fbbbf11 100644 --- a/install-ids.el +++ b/install-ids.el @@ -51,4 +51,8 @@ (save-char-attribute-table 'ideographic-structure) (princ "done.\n") +(princ "Updating char-feature `ideographic-products'...") +(ids-update-index) +(princ "done.\n") + ;;; install-ids.el ends hear