diff options
| author | Glenn Morris | 2007-09-25 02:36:15 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-09-25 02:36:15 +0000 |
| commit | 65b37d566389bc1bb6ce6cb597369746eea5691f (patch) | |
| tree | 39f9b11d35478be7521f672f5bfe4489a377614a /etc | |
| parent | da26ea8d7e7eb8f3356eda0994353b00680dd82d (diff) | |
| download | emacs-65b37d566389bc1bb6ce6cb597369746eea5691f.tar.gz emacs-65b37d566389bc1bb6ce6cb597369746eea5691f.zip | |
Fix typo and line break.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/CONTRIBUTE | 5 |
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. | |||
| 57 | The latest version of Emacs can be downloaded using CVS or Arch from | 57 | The latest version of Emacs can be downloaded using CVS or Arch from |
| 58 | the Savannah web site. It is important to write your patch based on | 58 | the Savannah web site. It is important to write your patch based on |
| 59 | this version; if you start from an older version, your patch may be | 59 | this version; if you start from an older version, your patch may be |
| 60 | outdated when you write it, and maintainers will have hard time | 60 | outdated when you write it, and maintainers will have a hard time |
| 61 | applying it. | 61 | applying it. |
| 62 | 62 | ||
| 63 | After you have downloaded the CVS source, you should read the file | 63 | After 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. | |||
| 82 | For bug fixes, a description of the bug and how your patch fixes this | 82 | For bug fixes, a description of the bug and how your patch fixes this |
| 83 | bug. | 83 | bug. |
| 84 | 84 | ||
| 85 | For new features, a description of the feature and your | 85 | For new features, a description of the feature and your implementation. |
| 86 | implementation. | ||
| 87 | 86 | ||
| 88 | ** ChangeLog | 87 | ** ChangeLog |
| 89 | 88 | ||