branch: externals/auctex
commit e4101ed623fc2e66ff9709a99b1cdb75b20a7c9d
Author: Tassilo Horn <[email protected]>
Date: Wed Nov 19 11:07:41 2014 +0100
Adapt bug intro text for debbugs.
* tex.el (TeX-submit-bug-report): Adapt bug report intro text to
mention debbugs url.
---
ChangeLog | 5 +++++
tex.el | 4 +++-
2 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index af8baec..49310be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-11-19 Tassilo Horn <[email protected]>
+
+ * tex.el (TeX-submit-bug-report): Adapt bug report intro text to
+ mention debbugs url.
+
2014-11-18 Arash Esbati <[email protected]>
* style/zlmtt.el (font-latex-add-keywords): Use more consistent
diff --git a/tex.el b/tex.el
index 05f5d1d..fc74537 100644
--- a/tex.el
+++ b/tex.el
@@ -5842,7 +5842,9 @@ If the bug is triggered by a specific \(La\)TeX file, you
should try
to produce a minimal sample file showing the problem and include it
in your report.
-Your bug report will be posted to the AUCTeX bug reporting list.
+Your report will be posted for the auctex package at the GNU bug
+tracker. Visit http://debbugs.gnu.org/cgi/pkgreport.cgi?pkg=auctex
+to browse existing AUCTeX bugs.
------------------------------------------------------------------------")))