diff options
| author | Glenn Morris | 2013-05-06 15:34:40 -0400 |
|---|---|---|
| committer | Glenn Morris | 2013-05-06 15:34:40 -0400 |
| commit | 9698b18ff96288cca29a63b73ab3008baa829e8a (patch) | |
| tree | 91f97e31c994d415a0c45f808983353f22970ae0 | |
| parent | aa44c5bbd32c2d105ec8dcd77b3928ceb50afb8e (diff) | |
| download | emacs-9698b18ff96288cca29a63b73ab3008baa829e8a.tar.gz emacs-9698b18ff96288cca29a63b73ab3008baa829e8a.zip | |
* doc/emacs/trouble.texi (Contributing): Remove obsolete info re pretesters.
| -rw-r--r-- | doc/emacs/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/emacs/trouble.texi | 9 |
2 files changed, 7 insertions, 6 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index e4c36533caf..b7acae09914 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-05-06 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * trouble.texi (Contributing): Remove obsolete info re pretesters. | ||
| 4 | |||
| 1 | 2013-03-12 Glenn Morris <rgm@gnu.org> | 5 | 2013-03-12 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * emacs.texi (Top): Add some stuff specific to www.gnu.org. | 7 | * emacs.texi (Top): Add some stuff specific to www.gnu.org. |
diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi index e83fe769ae9..ad321e74e68 100644 --- a/doc/emacs/trouble.texi +++ b/doc/emacs/trouble.texi | |||
| @@ -1130,12 +1130,9 @@ form that is clearly safe to install. | |||
| 1130 | @section Contributing to Emacs Development | 1130 | @section Contributing to Emacs Development |
| 1131 | @cindex contributing to Emacs | 1131 | @cindex contributing to Emacs |
| 1132 | 1132 | ||
| 1133 | If you would like to help pretest Emacs releases to assure they work | 1133 | If you would like to work on improving Emacs, please contact |
| 1134 | well, or if you would like to work on improving Emacs, please contact | 1134 | the maintainers at @email{emacs-devel@@gnu.org}. You can ask for |
| 1135 | the maintainers at @email{emacs-devel@@gnu.org}. A pretester | 1135 | suggested projects or suggest your own ideas. |
| 1136 | should be prepared to investigate bugs as well as report them. If you'd | ||
| 1137 | like to work on improving Emacs, please ask for suggested projects or | ||
| 1138 | suggest your own ideas. | ||
| 1139 | 1136 | ||
| 1140 | If you have already written an improvement, please tell us about it. If | 1137 | If you have already written an improvement, please tell us about it. If |
| 1141 | you have not yet started work, it is useful to contact | 1138 | you have not yet started work, it is useful to contact |