aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2007-09-25 02:36:15 +0000
committerGlenn Morris2007-09-25 02:36:15 +0000
commit65b37d566389bc1bb6ce6cb597369746eea5691f (patch)
tree39f9b11d35478be7521f672f5bfe4489a377614a /etc
parentda26ea8d7e7eb8f3356eda0994353b00680dd82d (diff)
downloademacs-65b37d566389bc1bb6ce6cb597369746eea5691f.tar.gz
emacs-65b37d566389bc1bb6ce6cb597369746eea5691f.zip
Fix typo and line break.
Diffstat (limited to 'etc')
-rw-r--r--etc/CONTRIBUTE5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/CONTRIBUTE b/etc/CONTRIBUTE
index d44b7164198..8daf73ffa1a 100644
--- a/etc/CONTRIBUTE
+++ b/etc/CONTRIBUTE
@@ -57,7 +57,7 @@ Contact us at emacs-devel@gnu.org to obtain the relevant forms.
57The latest version of Emacs can be downloaded using CVS or Arch from 57The latest version of Emacs can be downloaded using CVS or Arch from
58the Savannah web site. It is important to write your patch based on 58the Savannah web site. It is important to write your patch based on
59this version; if you start from an older version, your patch may be 59this version; if you start from an older version, your patch may be
60outdated when you write it, and maintainers will have hard time 60outdated when you write it, and maintainers will have a hard time
61applying it. 61applying it.
62 62
63After you have downloaded the CVS source, you should read the file 63After you have downloaded the CVS source, you should read the file
@@ -82,8 +82,7 @@ All subsequent discussion should also be sent to the mailing list.
82For bug fixes, a description of the bug and how your patch fixes this 82For bug fixes, a description of the bug and how your patch fixes this
83bug. 83bug.
84 84
85For new features, a description of the feature and your 85For new features, a description of the feature and your implementation.
86implementation.
87 86
88** ChangeLog 87** ChangeLog
89 88