emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 1af484f 2/2: Ensure that Gnus bugs show up in the E


From: Lars Ingebrigtsen
Subject: [Emacs-diffs] master 1af484f 2/2: Ensure that Gnus bugs show up in the Emacs tracker
Date: Tue, 7 Feb 2017 14:52:45 +0000 (UTC)

branch: master
commit 1af484f87e2e14d177a2352ea3db0bb1420317bf
Author: Lars Ingebrigtsen <address@hidden>
Commit: Lars Ingebrigtsen <address@hidden>

    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 ef6bd89..d3edcd0 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]