mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-30 09:00:31 -08:00
* lisp/emacs-lisp/package.el (package-report-bug): Autoload it.
This commit is contained in:
parent
f4db260e94
commit
3b226f769e
1 changed files with 1 additions and 0 deletions
|
|
@ -4562,6 +4562,7 @@ will be signaled in that case."
|
|||
(package--print-email-button maint)
|
||||
(string-trim (substring-no-properties (buffer-string))))))))
|
||||
|
||||
;;;###autoload
|
||||
(defun package-report-bug (desc)
|
||||
"Prepare a message to send to the maintainers of a package.
|
||||
DESC must be a `package-desc' object."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue