projects
/
chise
/
tomoyo-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1c667c
)
Call `update-ideograph-radical-table'.
author
tomo
<tomo>
Tue, 2 Oct 2001 08:00:19 +0000
(08:00 +0000)
committer
tomo
<tomo>
Tue, 2 Oct 2001 08:00:19 +0000
(08:00 +0000)
ideo-dump.el
patch
|
blob
|
history
diff --git
a/ideo-dump.el
b/ideo-dump.el
index
0bf082e
..
887dc23
100644
(file)
--- a/
ideo-dump.el
+++ b/
ideo-dump.el
@@
-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)