diff options
author | Juri Linkov <juri@jurta.org> | 2006-09-02 23:43:49 +0000 |
---|---|---|
committer | Juri Linkov <juri@jurta.org> | 2006-09-02 23:43:49 +0000 |
commit | f41adf50898f1aeaf800fe848dd716b5eeccaba8 (patch) | |
tree | 6face569ee49b09daf2eb464ce22ae9f65f33e9b /CONTRIBUTE | |
parent | 8e3a74e046cf253003c1e98b405442558532da7e (diff) | |
download | emacs-f41adf50898f1aeaf800fe848dd716b5eeccaba8.tar.gz |
Replace emacs-bugs@gnu.org with bug-gnu-emacs@gnu.org.
Replace mail.gnu.org with lists.gnu.org.
Diffstat (limited to 'CONTRIBUTE')
-rw-r--r-- | CONTRIBUTE | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTE b/CONTRIBUTE index e1fb74c8df6..d5d3b77d142 100644 --- a/CONTRIBUTE +++ b/CONTRIBUTE @@ -147,13 +147,13 @@ 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 emacs-bugs@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. You can subscribe to the mailing lists at savannah.gnu.org/projects/emacs. -You can find the mailing lists archives at mail.gnu.org or gmane.org. +You can find the mailing lists archives at lists.gnu.org or gmane.org. ** Document your changes. @@ -189,7 +189,7 @@ need to check whether *that file* was changed in those years. It's sufficient that *Emacs* was changed in those years (and it was!). ** For those files that have been added since then, we should add -the year it was added to Emacs, and all subsequent years." +the year it was added to Emacs, and all subsequent years. ** For the refcards under etc/, it's ok to simply use the latest year (typically in a `\def\year{YEAR}' expression) for the rendered copyright |