]> git.eshelyaron.com Git - emacs.git/commit
Don't native compile lock files
authorJoseph Turner <joseph@breatheoutbreathe.in>
Sat, 2 Sep 2023 17:14:22 +0000 (10:14 -0700)
committerPhilip Kaludercic <philipk@posteo.net>
Sun, 3 Sep 2023 07:02:22 +0000 (09:02 +0200)
commit94431c0d2f645ff509af2fc841fa264492c8ac93
treebf3699aca9864dc0455de88f1f46b9a3d47cdec1
parent335631506dc68b28a156ad0e8b31ae479ae7b851
Don't native compile lock files

* lisp/emacs-lisp/package.el (package--delete-directory):
Exclude lock files in regex.  (Bug#65666)
lisp/emacs-lisp/package.el