diff options
| -rw-r--r-- | etc/MORE.STUFF | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/etc/MORE.STUFF b/etc/MORE.STUFF index 6b6e56aa347..97e1fcd8ac5 100644 --- a/etc/MORE.STUFF +++ b/etc/MORE.STUFF | |||
| @@ -15,9 +15,8 @@ listed here fail. | |||
| 15 | * The LCD archive | 15 | * The LCD archive |
| 16 | 16 | ||
| 17 | There is a large collection of Emacs Lisp code available for FTP at | 17 | There is a large collection of Emacs Lisp code available for FTP at |
| 18 | ftp.cis.ohio-state.edu and various mirrors. Unfortunately it isn't | 18 | ftp.cis.ohio-state.edu and various mirrors. Unfortunately its |
| 19 | currently actively maintained; a volunteer to take it over would be | 19 | maintenance is currently very slow. |
| 20 | welcome. | ||
| 21 | 20 | ||
| 22 | To get started using this archive, do: | 21 | To get started using this archive, do: |
| 23 | 22 | ||
| @@ -38,6 +37,12 @@ The lispdir.el package will help you search for useful packages in the | |||
| 38 | LCD-datafile, which is a list of the archive constants. It will even | 37 | LCD-datafile, which is a list of the archive constants. It will even |
| 39 | fetch them for you on command. | 38 | fetch them for you on command. |
| 40 | 39 | ||
| 40 | * gnu.emacs.sources | ||
| 41 | |||
| 42 | Packages posted to the gnu.emacs.sources newsgroup (see | ||
| 43 | etc/MAILINGLISTS) might be archived specifically (try a web search | ||
| 44 | engine) or retrievable from general Usenet archive services. | ||
| 45 | |||
| 41 | * Maintenace versions of some packages distributed with Emacs | 46 | * Maintenace versions of some packages distributed with Emacs |
| 42 | 47 | ||
| 43 | You might find bug-fixes or enhancements in these places. | 48 | You might find bug-fixes or enhancements in these places. |