1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
No description
Find a file
John Wiegley 96ecfab9e4 Use cl-gentemp in another place
This avoids "Variable unknown" errors if a byte-compiled init.elc happening to
encounter an error while evaluating an :init or :config block.
2017-12-06 22:52:34 -08:00
doc/misc Commit .texi file, as it requires several dependencies to generate 2017-12-04 12:11:59 -08:00
etc Add support for gathering statistics on use-package declarations 2017-12-06 08:27:31 -08:00
lisp/use-package Use cl-gentemp in another place 2017-12-06 22:52:34 -08:00
test/lisp/use-package Correctly fix the problem of unreferenced symbols after compilation 2017-12-06 20:59:10 -08:00