]> git.eshelyaron.com Git - emacs.git/commit
Don't prune *.eln files in parent of eln-load-path
authorStefan Kangas <stefankangas@gmail.com>
Mon, 17 Oct 2022 13:26:21 +0000 (15:26 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Mon, 17 Oct 2022 13:26:34 +0000 (15:26 +0200)
commit40b734c5003c71dc533d588bb00ea51a983bd730
tree05eb67127c447fab4383c98a80a6fec9b400c650
parent24b85b10e388303c9c871a65ccf5deeed19b04f8
Don't prune *.eln files in parent of eln-load-path

* lisp/emacs-lisp/comp.el (native-compile-prune-cache): Don't
prune *.eln files in parent directory of `native-comp-eln-load-path'.
* test/lisp/emacs-lisp/comp-tests.el
(test-native-compile-prune-cache/dont-delete-in-parent-of-cache):
New test.
lisp/emacs-lisp/comp.el
test/lisp/emacs-lisp/comp-tests.el