Display "Updating char-feature `ideographic-structure'..." instead of
authortomo <tomo>
Thu, 6 Nov 2003 07:06:56 +0000 (07:06 +0000)
committertomo <tomo>
Thu, 6 Nov 2003 07:06:56 +0000 (07:06 +0000)
"Saving into
${exec-directory}/char-db/system-char-id/ideographic-structure...".

install-ids.el

index 144c1e4..bfd4839 100644 (file)
@@ -39,9 +39,7 @@
 ;; (install-ids-read-file "IDS-HZK02.txt" load-ids-simplify t)
 ;; (install-ids-read-file "IDS-HZK03.txt" load-ids-simplify t)
 
-(princ "Saving into ")
-(princ exec-directory)
-(princ "char-db/system-char-id/ideographic-structure...")
+(princ "Updating char-feature `ideographic-structure'...")
 (save-char-attribute-table 'ideographic-structure)
 (princ "done.\n")