; Actually check if NAME-OR-URL is a string
authorPhilip Kaludercic <philipk@posteo.net>
Mon, 31 Oct 2022 08:59:48 +0000 (09:59 +0100)
committerPhilip Kaludercic <philipk@posteo.net>
Mon, 31 Oct 2022 09:02:03 +0000 (10:02 +0100)
commit462a66e79edcc34ecbeef7cc1604765adfdc038e
tree9bb2252acb2df6420e5b187afc7f9996f9e955f7
parentc2088c0849dad7a3ba36d7a2137389713160f450
; Actually check if NAME-OR-URL is a string

* lisp/emacs-lisp/package-vc.el (package-vc-install): Use stringp as
predicate instead of binding it as a variable.
lisp/emacs-lisp/package-vc.el