aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorKenichi Handa2010-01-13 10:33:19 +0900
committerKenichi Handa2010-01-13 10:33:19 +0900
commitd1bf28dc12ef1a0f3cecbf78f38795db27b38574 (patch)
treef7030cdefb9d5d8423619e7d70273ae98c011821 /admin
parentdc954cb273234237b615b93b6368d4adbdea31c4 (diff)
parentca22a44072c65a233af5b4c12256dc5fd266cb85 (diff)
downloademacs-d1bf28dc12ef1a0f3cecbf78f38795db27b38574.tar.gz
emacs-d1bf28dc12ef1a0f3cecbf78f38795db27b38574.zip
merge trunk
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