aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTE
diff options
context:
space:
mode:
authorMiles Bader2006-09-05 02:54:22 +0000
committerMiles Bader2006-09-05 02:54:22 +0000
commitaf6ea8ad8d62810d901561ae4a56d89f22ebacf0 (patch)
tree02ee24f2f69b71a0690c99a5b007becf76077f74 /CONTRIBUTE
parent76e590a3f4d983dbbbf9e1a1bbd7753e251c64a6 (diff)
parent750a6cf4b21da81c1b451b8f4dc898127954c133 (diff)
downloademacs-af6ea8ad8d62810d901561ae4a56d89f22ebacf0.tar.gz
emacs-af6ea8ad8d62810d901561ae4a56d89f22ebacf0.zip
Merge from emacs--devo--0
Patches applied: * emacs--devo--0 (patch 414-422) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 128-130) - Update from CVS - Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-108
Diffstat (limited to 'CONTRIBUTE')
-rw-r--r--CONTRIBUTE6
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.
147 147
148Discussion about Emacs development takes place on emacs-devel@gnu.org. 148Discussion about Emacs development takes place on emacs-devel@gnu.org.
149 149
150Bug reports for released versions are sent to emacs-bugs@gnu.org. 150Bug reports for released versions are sent to bug-gnu-emacs@gnu.org.
151 151
152Bug reports for development versions are sent to emacs-pretest-bug@gnu.org. 152Bug reports for development versions are sent to emacs-pretest-bug@gnu.org.
153 153
154You can subscribe to the mailing lists at savannah.gnu.org/projects/emacs. 154You can subscribe to the mailing lists at savannah.gnu.org/projects/emacs.
155 155
156You can find the mailing lists archives at mail.gnu.org or gmane.org. 156You can find the mailing lists archives at lists.gnu.org or gmane.org.
157 157
158 158
159** Document your changes. 159** Document your changes.
@@ -189,7 +189,7 @@ need to check whether *that file* was changed in those years.
189It's sufficient that *Emacs* was changed in those years (and it was!). 189It's sufficient that *Emacs* was changed in those years (and it was!).
190 190
191** For those files that have been added since then, we should add 191** For those files that have been added since then, we should add
192the year it was added to Emacs, and all subsequent years." 192the year it was added to Emacs, and all subsequent years.
193 193
194** For the refcards under etc/, it's ok to simply use the latest year 194** For the refcards under etc/, it's ok to simply use the latest year
195(typically in a `\def\year{YEAR}' expression) for the rendered copyright 195(typically in a `\def\year{YEAR}' expression) for the rendered copyright