From 13f12c6622cc9494476d442be5aeebc0127b97e4 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 6 Apr 2005 19:51:59 +0000 Subject: [PATCH] Use `ids-update-index'. --- install-ids.el | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 1.7.10.4