]> git.eshelyaron.com Git - emacs.git/commit
* Do not try to load unexistent eln file if async compilation was skipped
authorAndrea Corallo <akrl@sdf.org>
Tue, 4 May 2021 19:31:44 +0000 (21:31 +0200)
committerAndrea Corallo <akrl@sdf.org>
Tue, 4 May 2021 19:46:39 +0000 (21:46 +0200)
commitd6ddc97884c3106a59b956fbc4e4f5f3e4aaf4e2
tree6b4c39e9b8c370dac3103c0c1caf5e8eb08e07c9
parentc36df52ff5c05826382d88ddbe3fffaa99d12597
* Do not try to load unexistent eln file if async compilation was skipped

* lisp/emacs-lisp/comp.el (comp-run-async-workers): Don't try to
load if the eln file was not produced.
lisp/emacs-lisp/comp.el