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:
63ed5f1
)
(char-db-dump): Renamed from `char-db-dump-files'.
author
tomo
<tomo>
Mon, 17 Feb 2003 16:33:59 +0000
(16:33 +0000)
committer
tomo
<tomo>
Mon, 17 Feb 2003 16:33:59 +0000
(16:33 +0000)
char-db-dump.el
patch
|
blob
|
history
diff --git
a/char-db-dump.el
b/char-db-dump.el
index
8b99e76
..
f8ca125
100644
(file)
--- a/
char-db-dump.el
+++ b/
char-db-dump.el
@@
-138,7
+138,7
@@
;;;###autoload
-(defun char-db-dump-files (directory)
+(defun char-db-dump (directory)
(interactive "DDirectory to dump : ")
(char-db-dump-ideographs directory)
(char-db-dump-non-ideographs directory))