Call `update-ideograph-radical-table'.
authortomo <tomo>
Tue, 2 Oct 2001 08:00:19 +0000 (08:00 +0000)
committertomo <tomo>
Tue, 2 Oct 2001 08:00:19 +0000 (08:00 +0000)
ideo-dump.el

index 0bf082e..887dc23 100644 (file)
@@ -1,5 +1,7 @@
 (defvar char-dump-target-directory "/var/tmp")
 
+(update-ideograph-radical-table)
+
 (let ((i 1))
   (while (<= i 214)
     (write-ideograph-radical-char-data i char-dump-target-directory)