Mercurial > emacs
comparison src/ChangeLog @ 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 | 4d61ac1aa561 |
children | 65abe959e89a |
comparison
equal
deleted
inserted
replaced
106801:12ebf5303972 | 106802:b92c3979701c |
---|---|
1 2010-01-12 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * emacs.c (REPORT_EMACS_BUG_PRETEST_ADDRESS): Set it to | |
4 bug-gnu-emacs rather than emacs-pretest-bug. | |
5 | |
1 2010-01-11 Chong Yidong <cyd@stupidchicken.com> | 6 2010-01-11 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before | 8 * nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before |
4 initializing the Lisp variables that depend on them. | 9 initializing the Lisp variables that depend on them. |
5 | 10 |