(char-db-dump): Renamed from `char-db-dump-files'.
authortomo <tomo>
Mon, 17 Feb 2003 16:33:59 +0000 (16:33 +0000)
committertomo <tomo>
Mon, 17 Feb 2003 16:33:59 +0000 (16:33 +0000)
char-db-dump.el

index 8b99e76..f8ca125 100644 (file)
 
 
 ;;;###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))