Use `ids-update-index'.
authortomo <tomo>
Wed, 6 Apr 2005 19:51:59 +0000 (19:51 +0000)
committertomo <tomo>
Wed, 6 Apr 2005 19:51:59 +0000 (19:51 +0000)
install-ids.el

index 0aeda5a..fbbbf11 100644 (file)
@@ -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