]> git.eshelyaron.com Git - emacs.git/commit
Add heuristic to locate lisp code in source packages
authorPhilip Kaludercic <philipk@posteo.net>
Sun, 25 Dec 2022 10:18:51 +0000 (11:18 +0100)
committerPhilip Kaludercic <philipk@posteo.net>
Sun, 25 Dec 2022 10:21:01 +0000 (11:21 +0100)
commit9ab98cd42aa7ee7f23f05138beee1f69e7ce5fcc
tree92a4139705375b643155b1e5be742a608f41fbbf
parentdda011c78d1dc11306e2bf75d9ea451e1b8465a2
Add heuristic to locate lisp code in source packages

* lisp/emacs-lisp/package-vc.el (package-vc--unpack): Check if a
"lisp" directory exists and use that instead of PKG-DIR.

(Bug#60155)
lisp/emacs-lisp/package-vc.el