]> git.eshelyaron.com Git - emacs.git/commit
* Do not fail if more then one level of directories has to be created
authorAndrea Corallo <akrl@sdf.org>
Sat, 15 Aug 2020 09:29:06 +0000 (11:29 +0200)
committerAndrea Corallo <akrl@sdf.org>
Mon, 17 Aug 2020 16:04:22 +0000 (18:04 +0200)
commit377ffdb528e75f7e02be5f0305cdf326da0dc451
tree1d723c6fab92ed734e01c4581d56464198aa1f84
parentdf774c4947c19478769587d587d07014aac79548
* Do not fail if more then one level of directories has to be created

* lisp/emacs-lisp/comp.el (native-compile-async): Call
make-directory if necessary.
lisp/emacs-lisp/comp.el