]> git.eshelyaron.com Git - emacs.git/commit
Add a package-vc command for submitting ptches
authorPhilip Kaludercic <philipk@posteo.net>
Fri, 7 Oct 2022 16:57:00 +0000 (18:57 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Sat, 8 Oct 2022 09:57:38 +0000 (11:57 +0200)
commite092e60f1539898a42ed157b87bdd32f512109e0
tree6d5ad3f75fcfa0e2ea73b5b77a7ef3ef3c0ee273
parenteffe1f20f58bd92443e28cda2f0f65c681f1b387
Add a package-vc command for submitting ptches

* lisp/emacs-lisp/package-vc.el (package-vc-read-pkg): Add auxiliary
command for querying source packages.
(package-vc-prepare-patch): Add it.
* lisp/emacs-lisp/package.el (package-maintainers): Add an optional
NO-ERROR argument.
lisp/emacs-lisp/package-vc.el
lisp/emacs-lisp/package.el