From 893db5bcf01a8b1a8d20668268774afb597a8053 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 11 Jan 2010 21:11:05 -0800 Subject: [PATCH] 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. --- ChangeLog | 5 +++++ INSTALL.BZR | 7 +++---- README | 10 ++++------ admin/ChangeLog | 5 +++++ admin/emacs-pretesters | 3 +-- admin/make-announcement | 6 +++--- doc/emacs/ChangeLog | 5 +++++ doc/emacs/trouble.texi | 9 ++++----- etc/CONTRIBUTE | 8 +++----- etc/ChangeLog | 5 +++++ etc/NEWS | 4 ++-- lisp/ChangeLog | 5 +++++ lisp/mail/emacsbug.el | 8 +++++--- src/ChangeLog | 5 +++++ src/emacs.c | 6 +++--- 15 files changed, 58 insertions(+), 33 deletions(-) diff --git a/ChangeLog b/ChangeLog index b3baff1d7f..1381e0f344 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-01-12 Glenn Morris + + * INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug + for bug reports for development versions. + 2010-01-02 Eli Zaretskii * .bzrignore: Add more ignored patterns, including for the MS-DOS diff --git a/INSTALL.BZR b/INSTALL.BZR index 3840d5a5a7..ea681f305b 100644 --- a/INSTALL.BZR +++ b/INSTALL.BZR @@ -1,4 +1,4 @@ -Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 +Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. See the end of the file for license conditions. @@ -54,9 +54,8 @@ etc.) before "make bootstrap" or "make"; the rest of the procedure is applicable to those systems as well. Questions, requests, and bug reports about the Bazaar versions of Emacs -should be sent to emacs-pretest-bug@gnu.org rather than gnu.emacs.help -or gnu.emacs.bug. Ideally, use M-x report-emacs-bug RET which will -send it to the proper place. +should be sent to bug-gnu-emacs@gnu.org rather than gnu.emacs.help. +Ideally, use M-x report-emacs-bug RET. Because the Bazaar version of Emacs is a work in progress, it will sometimes fail to build. Please wait a day or so (and check the bug diff --git a/README b/README index ba3c16f45f..1e35d75096 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 - Free Software Foundation, Inc. +Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, + 2010 Free Software Foundation, Inc. See the end of the file for license conditions. @@ -19,10 +19,8 @@ occur in building, installing and running Emacs. You may encounter bugs in this release. If you do, please report them; your bug reports are valuable contributions to the FSF, since they allow us to notice and fix problems on machines we don't have, or -in code we don't use often. Please send bug reports for released -versions of Emacs sent to the mailing list bug-gnu-emacs@gnu.org. -Please send bug reports for pretest versions of Emacs, and versions -from the Savannah.gnu.org repository, to emacs-pretest-bug@gnu.org. +in code we don't use often. Please send bug reports to the mailing +list bug-gnu-emacs@gnu.org. If possible, use M-x report-emacs-bug. See the "Bugs" section of the Emacs manual for more information on how to report bugs. (The file `BUGS' in this directory explains how you diff --git a/admin/ChangeLog b/admin/ChangeLog index 7d56b2aeb5..b0ed28d37e 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1,3 +1,8 @@ +2010-01-12 Glenn Morris + + * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather + than emacs-pretest-bug for bug reports for development versions. + 2009-11-06 Kenichi Handa * unidata/unidata-gen.el (unidata-gen-table): Fix for the case diff --git a/admin/emacs-pretesters b/admin/emacs-pretesters index 4ea98c16df..2e1ee64b24 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 to make Emacs work on your machine. If so, you should follow these recommendations also, for the same reason. -* Send your problem reports to emacs-pretest-bug@gnu.org, not -bug-gnu-emacs. +* Send your problem reports to bug-gnu-emacs@gnu.org. Sometimes we won't know what to do about a system-dependent issue, and we 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 1c27c59ab5..37ab76c0f0 100755 --- a/admin/make-announcement +++ b/admin/make-announcement @@ -1,7 +1,7 @@ #! /bin/bash -## Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 -## Free Software Foundation, Inc. +## Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, +## 2010 Free Software Foundation, Inc. ## Author: Francesco Potorti` @@ -59,7 +59,7 @@ There is a new pretest available in Please report results from compiling and running the pretest to -. Your feedback is necessary for us +. Your feedback is necessary for us to know on which platforms the pretest has been tried. If you have the tars from the previous pretest, and you have the diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 77864c63f4..131f10abc3 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,8 @@ +2010-01-12 Glenn Morris + + * trouble.texi (Checklist): Use bug-gnu-emacs rather than + emacs-pretest-bug for bug reports for development versions. + 2010-01-11 Glenn Morris * display.texi (Highlight Interactively): `t' does not mean highlight diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi index cec7ead74a..218aa3a64d 100644 --- a/doc/emacs/trouble.texi +++ b/doc/emacs/trouble.texi @@ -1,6 +1,7 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2001, 2002, -@c 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +@c 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 +@c Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @iftex @chapter Dealing with Common Problems @@ -540,10 +541,8 @@ well. @cindex reporting bugs The best way to send a bug report is to mail it electronically to the -Emacs maintainers at @email{bug-gnu-emacs@@gnu.org}, or to -@email{emacs-pretest-bug@@gnu.org} if you are pretesting an Emacs beta -release. (If you want to suggest a change as an improvement, use the -same address.) +Emacs maintainers at @email{bug-gnu-emacs@@gnu.org}. (If you want to +suggest a change as an improvement, use the same address.) If you'd like to read the bug reports, you can find them on the newsgroup @samp{gnu.emacs.bug}; keep in mind, however, that as a diff --git a/etc/CONTRIBUTE b/etc/CONTRIBUTE index 2807a58cae..1ae0a69001 100644 --- a/etc/CONTRIBUTE +++ b/etc/CONTRIBUTE @@ -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 @@ Every patch must have several pieces of information before we 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 @@ giving you write access to the CVS repository. 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. diff --git a/etc/ChangeLog b/etc/ChangeLog index 176076f066..d2ee1bd034 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,8 @@ +2010-01-12 Glenn Morris + + * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug + for bug reports for development versions. + 2010-01-01 Juanma Barranquero * NEWS: Fix typos. diff --git a/etc/NEWS b/etc/NEWS index a4e44f065c..3b4faf099c 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1,9 +1,9 @@ GNU Emacs NEWS -- history of user-visible changes. -Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc. See the end of the file for license conditions. -Please send Emacs bug reports to emacs-pretest-bug@gnu.org. +Please send Emacs bug reports to bug-gnu-emacs@gnu.org. If possible, use M-x report-emacs-bug. This file is about changes in Emacs version 23. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5e0249a50e..33b498f34d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2010-01-12 Glenn Morris + + * mail/emacsbug.el (report-emacs-bug-pretest-address): Set + it to bug-gnu-emacs rather than emacs-pretest-bug. + 2010-01-12 Juanma Barranquero * cedet/data-debug.el (data-debug): Fix customization group reference. diff --git a/lisp/mail/emacsbug.el b/lisp/mail/emacsbug.el index e4d3ef12ab..5dddf00fd7 100644 --- a/lisp/mail/emacsbug.el +++ b/lisp/mail/emacsbug.el @@ -1,7 +1,8 @@ ;;; emacsbug.el --- command to report Emacs bugs to appropriate mailing list ;; Copyright (C) 1985, 1994, 1997, 1998, 2000, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008, 2009, 2010 +;; Free Software Foundation, Inc. ;; Author: K. Shane Hartman ;; Maintainer: FSF @@ -41,10 +42,11 @@ :group 'emacsbug :type 'string) -(defcustom report-emacs-bug-pretest-address "emacs-pretest-bug@gnu.org" +(defcustom report-emacs-bug-pretest-address "bug-gnu-emacs@gnu.org" "Address of mailing list for GNU Emacs pretest bugs." :group 'emacsbug - :type 'string) + :type 'string + :version "23.2") ; emacs-pretest-bug -> bug-gnu-emacs (defcustom report-emacs-bug-no-confirmation nil "If non-nil, suppress the confirmations asked for the sake of novice users." diff --git a/src/ChangeLog b/src/ChangeLog index 4342d39052..d14ef05a1f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2010-01-12 Glenn Morris + + * emacs.c (REPORT_EMACS_BUG_PRETEST_ADDRESS): Set it to + bug-gnu-emacs rather than emacs-pretest-bug. + 2010-01-11 Chong Yidong * nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before diff --git a/src/emacs.c b/src/emacs.c index 8b88985969..dc19c13e8a 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -1,7 +1,7 @@ /* Fully extensible Emacs, running on Unix, intended for GNU. Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 1998, 1999, - 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 - Free Software Foundation, Inc. + 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, + 2010 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -747,7 +747,7 @@ void (*__malloc_initialize_hook) () = malloc_initialize_hook; #define REPORT_EMACS_BUG_ADDRESS "bug-gnu-emacs@gnu.org" -#define REPORT_EMACS_BUG_PRETEST_ADDRESS "emacs-pretest-bug@gnu.org" +#define REPORT_EMACS_BUG_PRETEST_ADDRESS "bug-gnu-emacs@gnu.org" /* This function is used to determine an address to which bug report should be sent. */ -- 2.20.1