Mercurial > emacs
diff etc/CONTRIBUTE @ 106802:b92c3979701c
Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
See http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00758.html
* emacs.c (REPORT_EMACS_BUG_PRETEST_ADDRESS): Set it to
bug-gnu-emacs rather than emacs-pretest-bug.
* mail/emacsbug.el (report-emacs-bug-pretest-address): Set
it to bug-gnu-emacs rather than emacs-pretest-bug.
* CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
for bug reports for development versions.
* trouble.texi (Checklist): Use bug-gnu-emacs rather than
emacs-pretest-bug for bug reports for development versions.
* emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
than emacs-pretest-bug for bug reports for development versions.
* INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug
for bug reports for development versions.
| author | Glenn Morris <rgm@gnu.org> |
|---|---|
| date | Mon, 11 Jan 2010 21:11:05 -0800 |
| parents | d04aeb2c3beb |
| children | 7f1976431211 |
line wrap: on
line diff
--- a/etc/CONTRIBUTE Tue Jan 12 05:58:01 2010 +0100 +++ b/etc/CONTRIBUTE Mon Jan 11 21:11:05 2010 -0800 @@ -1,4 +1,4 @@ -Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. See end for license conditions. @@ -73,7 +73,7 @@ can properly evaluate it. When you have all these pieces, bundle them up in a mail message and -send it to emacs-pretest-bug@gnu.org or emacs-devel@gnu.org. +send it to bug-gnu-emacs@gnu.org or emacs-devel@gnu.org. All subsequent discussion should also be sent to the mailing list. @@ -149,9 +149,7 @@ Discussion about Emacs development takes place on emacs-devel@gnu.org. -Bug reports for released versions are sent to bug-gnu-emacs@gnu.org. - -Bug reports for development versions are sent to emacs-pretest-bug@gnu.org. +Bug reports are sent to bug-gnu-emacs@gnu.org. You can subscribe to the mailing lists at savannah.gnu.org/projects/emacs.
