# HG changeset patch # User Glenn Morris # Date 1263273065 28800 # Node ID b92c3979701c37ff03e40593f2d04e6059c78bc7 # Parent 12ebf53039724210ba606f3a6a6bf11ac32d0428 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. diff -r 12ebf5303972 -r b92c3979701c ChangeLog --- a/ChangeLog Tue Jan 12 05:58:01 2010 +0100 +++ b/ChangeLog Mon Jan 11 21:11:05 2010 -0800 @@ -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 -r 12ebf5303972 -r b92c3979701c INSTALL.BZR --- a/INSTALL.BZR Tue Jan 12 05:58:01 2010 +0100 +++ b/INSTALL.BZR Mon Jan 11 21:11:05 2010 -0800 @@ -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 @@ 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 -r 12ebf5303972 -r b92c3979701c README --- a/README Tue Jan 12 05:58:01 2010 +0100 +++ b/README Mon Jan 11 21:11:05 2010 -0800 @@ -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 @@ 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 -r 12ebf5303972 -r b92c3979701c admin/ChangeLog --- a/admin/ChangeLog Tue Jan 12 05:58:01 2010 +0100 +++ b/admin/ChangeLog Mon Jan 11 21:11:05 2010 -0800 @@ -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 -r 12ebf5303972 -r b92c3979701c admin/emacs-pretesters --- a/admin/emacs-pretesters Tue Jan 12 05:58:01 2010 +0100 +++ b/admin/emacs-pretesters Mon Jan 11 21:11:05 2010 -0800 @@ -89,8 +89,7 @@ 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 -r 12ebf5303972 -r b92c3979701c admin/make-announcement --- a/admin/make-announcement Tue Jan 12 05:58:01 2010 +0100 +++ b/admin/make-announcement Mon Jan 11 21:11:05 2010 -0800 @@ -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 @@ 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 -r 12ebf5303972 -r b92c3979701c doc/emacs/ChangeLog --- a/doc/emacs/ChangeLog Tue Jan 12 05:58:01 2010 +0100 +++ b/doc/emacs/ChangeLog Mon Jan 11 21:11:05 2010 -0800 @@ -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 -r 12ebf5303972 -r b92c3979701c doc/emacs/trouble.texi --- a/doc/emacs/trouble.texi Tue Jan 12 05:58:01 2010 +0100 +++ b/doc/emacs/trouble.texi Mon Jan 11 21:11:05 2010 -0800 @@ -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 @@ @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 -r 12ebf5303972 -r b92c3979701c etc/CONTRIBUTE --- 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. diff -r 12ebf5303972 -r b92c3979701c etc/ChangeLog --- a/etc/ChangeLog Tue Jan 12 05:58:01 2010 +0100 +++ b/etc/ChangeLog Mon Jan 11 21:11:05 2010 -0800 @@ -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 -r 12ebf5303972 -r b92c3979701c etc/NEWS --- a/etc/NEWS Tue Jan 12 05:58:01 2010 +0100 +++ b/etc/NEWS Mon Jan 11 21:11:05 2010 -0800 @@ -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 -r 12ebf5303972 -r b92c3979701c lisp/ChangeLog --- a/lisp/ChangeLog Tue Jan 12 05:58:01 2010 +0100 +++ b/lisp/ChangeLog Mon Jan 11 21:11:05 2010 -0800 @@ -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 -r 12ebf5303972 -r b92c3979701c lisp/mail/emacsbug.el --- a/lisp/mail/emacsbug.el Tue Jan 12 05:58:01 2010 +0100 +++ b/lisp/mail/emacsbug.el Mon Jan 11 21:11:05 2010 -0800 @@ -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 -r 12ebf5303972 -r b92c3979701c src/ChangeLog --- a/src/ChangeLog Tue Jan 12 05:58:01 2010 +0100 +++ b/src/ChangeLog Mon Jan 11 21:11:05 2010 -0800 @@ -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 -r 12ebf5303972 -r b92c3979701c src/emacs.c --- a/src/emacs.c Tue Jan 12 05:58:01 2010 +0100 +++ b/src/emacs.c Mon Jan 11 21:11:05 2010 -0800 @@ -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 @@ #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. */