]> git.eshelyaron.com Git - emacs.git/commit
Fix type error in package-vc prompt function
authorPhilip Kaludercic <philipk@posteo.net>
Thu, 10 Nov 2022 18:18:00 +0000 (19:18 +0100)
committerPhilip Kaludercic <philipk@posteo.net>
Thu, 17 Nov 2022 19:37:28 +0000 (20:37 +0100)
commit2b93d0e6f1f23e050d1be09efc71ed3f8571b661
tree08003b00915f71aa12c1292558557bf37086c0fe
parentc53c5f388470188632d518df68cff1204c930c49
Fix type error in package-vc prompt function

* lisp/emacs-lisp/package-vc.el (package-vc--read-package-name):  Pass
(not allow-url) as REQUIRE-MATCH, not as INITIAL-INPUT.
lisp/emacs-lisp/package-vc.el