]> git.eshelyaron.com Git - emacs.git/commit
; Always consider :lisp-dir when locating main file of VC packages
authorPhilip Kaludercic <philipk@posteo.net>
Sun, 25 Dec 2022 10:20:30 +0000 (11:20 +0100)
committerPhilip Kaludercic <philipk@posteo.net>
Sun, 25 Dec 2022 10:21:01 +0000 (11:21 +0100)
commit940ab2423ca7c7a12aef069804435559d11f68e8
treede9a407a8dd584ff03944a45762c6de621e656a7
parent9ab98cd42aa7ee7f23f05138beee1f69e7ce5fcc
; Always consider :lisp-dir when locating main file of VC packages

* lisp/emacs-lisp/package-vc.el (package-vc--main-file): Check the
:lisp-dir entry in the "extras" of a package description to find the
directory with a main file.
lisp/emacs-lisp/package-vc.el