]> git.eshelyaron.com Git - emacs.git/commit
Add new command to install a package via symbolic linking
authorPhilip Kaludercic <philipk@posteo.net>
Wed, 12 Oct 2022 14:09:25 +0000 (16:09 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Wed, 12 Oct 2022 15:11:21 +0000 (17:11 +0200)
commit576593a2b284e199c11394398a44ca28a4473cff
tree120e5a80f17c926eba06ce06dcbfaa28e5aeceec
parent4a25205ec121926ffdbe2beee64dc10241b4cc6c
Add new command to install a package via symbolic linking

* lisp/emacs-lisp/package-vc.el (package-vc-unpack-1): Add new function.
(package-vc-unpack): Use 'package-vc-unpack-1'.
(package-vc-link-project): Add new command.
lisp/emacs-lisp/package-vc.el