diff options
| -rw-r--r-- | lisp/gnus/gnus.el | 2 |
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 "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 |
