summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-12-15 03:13:46 +0000
committerGlenn Morris <rgm@gnu.org>2009-12-15 03:13:46 +0000
commitd40084d1df4fdd7947677d2a0fee193123145eb0 (patch)
tree79fa69e8ff8e6be3bad26b9fed89fade2a133f7d /etc
parent8a0d3b3fa11a3207fb1b41fb10e48112c3a3bcef (diff)
downloademacs-d40084d1df4fdd7947677d2a0fee193123145eb0.tar.gz
(Coding Standards): Update URL.
(Getting the Source Code): Other VCSs are available.
Diffstat (limited to 'etc')
-rw-r--r--etc/CONTRIBUTE12
-rw-r--r--etc/ChangeLog3
2 files changed, 9 insertions, 6 deletions
diff --git a/etc/CONTRIBUTE b/etc/CONTRIBUTE
index c6d4f8973cd..2807a58cae1 100644
--- a/etc/CONTRIBUTE
+++ b/etc/CONTRIBUTE
@@ -37,7 +37,7 @@ can use it.
Emacs has certain additional style and coding conventions.
-Ref: http://www.gnu.org/prep/standards_toc.html
+Ref: http://www.gnu.org/prep/standards/
Ref: GNU Coding Standards Info Manual
Ref: The "Tips" Appendix in the Emacs Lisp Reference.
@@ -54,11 +54,11 @@ Contact us at emacs-devel@gnu.org to obtain the relevant forms.
* Getting the Source Code
-The latest version of Emacs can be downloaded using CVS or Arch from
-the Savannah web site. It is important to write your patch based on
-this version; if you start from an older version, your patch may be
-outdated when you write it, and maintainers will have a hard time
-applying it.
+The latest version of Emacs can be downloaded using CVS (or other
+version control systems) from the Savannah web site. It is important
+to write your patch based on this version; if you start from an older
+version, your patch may be outdated when you write it, and maintainers
+will have a hard time applying it.
After you have downloaded the CVS source, you should read the file
INSTALL.CVS for build instructions (they differ to some extent from a
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 55d57ff40ca..0e89371ab37 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,5 +1,8 @@
2009-12-15 Glenn Morris <rgm@gnu.org>
+ * CONTRIBUTE (Coding Standards): Update URL.
+ (Getting the Source Code): Other VCSs are available.
+
* ORDERS: Update some URLs.
* edt-user.el: New file, split out from edt-user.doc.