Re: Byte-recompile-directory
Darryl Okahata <[email protected]>
| Newsgroups | gmane.emacs.xemacs.windows |
|---|---|
| Message-ID | <[email protected]> |
"Hillel (Sabba) Markowitz" <[email protected]> wrote: > byte-recompile-directory only recompiles those .el files that are newer than > the .elc files. If you want to recompile all the files (that have .elc files) > you would need byte-force-recompile Also, providing a zero prefix to byte-recompile-directory forces a recompilation of all .el files, e.g.: C-u 0 M-x byte-recompile-directory See the documentation for more details. -- Darryl Okahata [email protected]