]> git.eshelyaron.com Git - emacs.git/commit
Add a generic bug reporting command for packages
authorPhilip Kaludercic <philipk@posteo.net>
Thu, 6 Oct 2022 19:45:36 +0000 (21:45 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Thu, 6 Oct 2022 20:03:15 +0000 (22:03 +0200)
commit7c11398ca0a77eaf97448f0760800d6ec05fe22c
treecf85ba2224181962913c28957d36b0a000c51700
parentb6132d84e94e317a8eea13a7a71a1b2d6f94153e
Add a generic bug reporting command for packages

* lisp/emacs-lisp/package.el (package-menu-mode-map): Bind
'package-report-bug'.
(package-report-bug): Add new command.
lisp/emacs-lisp/package.el