From 1af484f87e2e14d177a2352ea3db0bb1420317bf Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Tue, 7 Feb 2017 15:52:36 +0100 Subject: [PATCH] Ensure that Gnus bugs show up in the Emacs tracker * lisp/gnus/gnus.el (gnus-bug-package): Include Emacs in the package spec. --- lisp/gnus/gnus.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/gnus/gnus.el b/lisp/gnus/gnus.el index ef6bd89c36e..d3edcd08513 100644 --- a/lisp/gnus/gnus.el +++ b/lisp/gnus/gnus.el @@ -2655,7 +2655,7 @@ such as a mark that says whether an article is stored in the cache "The mail address of the Gnus maintainers.") (defconst gnus-bug-package - "gnus" + "emacs,gnus" "The package to use in the bug submission.") (defvar gnus-info-nodes -- 2.39.5