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 | |||
| 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 |