To byte compile all *.el files in a directory.
$ cd your/dir $ emacs -batch -f batch-byte-compile *.el
To byte compile all *.el files in a directory.
$ cd your/dir $ emacs -batch -f batch-byte-compile *.el
EmacsByteCompile-elc (last edited 2008-04-20 04:23:52 by CarlNobile)