aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Ingebrigtsen2017-02-07 15:52:36 +0100
committerLars Ingebrigtsen2017-02-07 15:52:42 +0100
commit1af484f87e2e14d177a2352ea3db0bb1420317bf (patch)
tree6bbd9d5a400d1c3c2d12149471467a8bea718ef3
parent4b59f53b673899bccb9f98925237999b03e5261c (diff)
downloademacs-1af484f87e2e14d177a2352ea3db0bb1420317bf.tar.gz
emacs-1af484f87e2e14d177a2352ea3db0bb1420317bf.zip
Ensure that Gnus bugs show up in the Emacs tracker
* lisp/gnus/gnus.el (gnus-bug-package): Include Emacs in the package spec.
-rw-r--r--lisp/gnus/gnus.el2
1 files changed, 1 insertions, 1 deletions
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
2655 "The mail address of the Gnus maintainers.") 2655 "The mail address of the Gnus maintainers.")
2656 2656
2657(defconst gnus-bug-package 2657(defconst gnus-bug-package
2658 "gnus" 2658 "emacs,gnus"
2659 "The package to use in the bug submission.") 2659 "The package to use in the bug submission.")
2660 2660
2661(defvar gnus-info-nodes 2661(defvar gnus-info-nodes