aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorGlenn Morris2010-01-11 21:11:05 -0800
committerGlenn Morris2010-01-11 21:11:05 -0800
commit893db5bcf01a8b1a8d20668268774afb597a8053 (patch)
treef4247216ca2e59d70aec4f3bfa30605cc80c0a72 /admin
parent2f27e6d43e872e6093aaa06b819ef3406effa37f (diff)
downloademacs-893db5bcf01a8b1a8d20668268774afb597a8053.tar.gz
emacs-893db5bcf01a8b1a8d20668268774afb597a8053.zip
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.
Diffstat (limited to 'admin')
-rw-r--r--admin/ChangeLog5
-rw-r--r--admin/emacs-pretesters3
-rwxr-xr-xadmin/make-announcement6
3 files changed, 9 insertions, 5 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 7d56b2aeb5e..b0ed28d37ee 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,8 @@
12010-01-12 Glenn Morris <rgm@gnu.org>
2
3 * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
4 than emacs-pretest-bug for bug reports for development versions.
5
12009-11-06 Kenichi Handa <handa@m17n.org> 62009-11-06 Kenichi Handa <handa@m17n.org>
2 7
3 * unidata/unidata-gen.el (unidata-gen-table): Fix for the case 8 * unidata/unidata-gen.el (unidata-gen-table): Fix for the case
diff --git a/admin/emacs-pretesters b/admin/emacs-pretesters
index 4ea98c16dfc..2e1ee64b248 100644
--- a/admin/emacs-pretesters
+++ b/admin/emacs-pretesters
@@ -89,8 +89,7 @@ The etc/MACHINES file may describe other things that you need to do
89to make Emacs work on your machine. If so, you should follow these 89to make Emacs work on your machine. If so, you should follow these
90recommendations also, for the same reason. 90recommendations also, for the same reason.
91 91
92* Send your problem reports to emacs-pretest-bug@gnu.org, not 92* Send your problem reports to bug-gnu-emacs@gnu.org.
93bug-gnu-emacs.
94 93
95Sometimes we won't know what to do about a system-dependent issue, and 94Sometimes we won't know what to do about a system-dependent issue, and
96we may need people to say what happens if you try a certain thing on a 95we may need people to say what happens if you try a certain thing on a
diff --git a/admin/make-announcement b/admin/make-announcement
index 1c27c59ab50..37ab76c0f05 100755
--- a/admin/make-announcement
+++ b/admin/make-announcement
@@ -1,7 +1,7 @@
1#! /bin/bash 1#! /bin/bash
2 2
3## Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 3## Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
4## Free Software Foundation, Inc. 4## 2010 Free Software Foundation, Inc.
5 5
6## Author: Francesco Potorti` <pot@gnu.org> 6## Author: Francesco Potorti` <pot@gnu.org>
7 7
@@ -59,7 +59,7 @@ There is a new pretest available in
59 <ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-$NEW.tar.gz> 59 <ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-$NEW.tar.gz>
60 60
61Please report results from compiling and running the pretest to 61Please report results from compiling and running the pretest to
62<emacs-pretest-bug@gnu.org>. Your feedback is necessary for us 62<bug-gnu-emacs@gnu.org>. Your feedback is necessary for us
63to know on which platforms the pretest has been tried. 63to know on which platforms the pretest has been tried.
64 64
65If you have the tars from the previous pretest, and you have the 65If you have the tars from the previous pretest, and you have the