]> git.eshelyaron.com Git - emacs.git/commit
Improve robustness of 'package-vc-update'
authorPhilip Kaludercic <philipk@posteo.net>
Tue, 15 Nov 2022 09:20:01 +0000 (10:20 +0100)
committerPhilip Kaludercic <philipk@posteo.net>
Thu, 17 Nov 2022 19:55:04 +0000 (20:55 +0100)
commit7ab556b57631cb28db86b89ba296bc0599d9a399
tree90f79c174ea4e908d2e76111015bd31cf8995006
parentfd4da9151f9434e63c3e1da8fc3de20e49a6d234
Improve robustness of 'package-vc-update'

* lisp/emacs-lisp/package-vc.el (package-vc-update): Ensure that the
command is only invoked with installed packages. that the hook is
always removed and that 'vc-pull' is always called in the right
directory.
lisp/emacs-lisp/package-vc.el