aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/MORE.STUFF25
1 files changed, 0 insertions, 25 deletions
diff --git a/etc/MORE.STUFF b/etc/MORE.STUFF
index 813fe3d8a0a..e39a63b0d38 100644
--- a/etc/MORE.STUFF
+++ b/etc/MORE.STUFF
@@ -15,31 +15,6 @@ Windows-32 version of Emacs, see the NTEmacs sites listed in the FAQ.
15Please submit a bug report if you find that any of the addresses 15Please submit a bug report if you find that any of the addresses
16listed here fail. 16listed here fail.
17 17
18* The LCD archive
19
20There is a large collection of Emacs Lisp code available for FTP at
21<URL:ftp://ftp.cis.ohio-state.edu> and various mirrors. At this time,
22serious maintenance is resuming after a long hiatus.
23
24To get started using this archive, do:
25
26 ftp ftp.cis.ohio-state.edu
27
28Once you're in FTP, do
29
30 cd pub/emacs-lisp
31 bin
32 get lispdir.el.Z
33 get LCD-datafile.Z
34
35and exit. Then do:
36
37 gunzip *.Z
38
39The lispdir.el package will help you search for useful packages in the
40LCD-datafile, which is a list of the archive constants. It will even
41fetch them for you on command.
42
43* The `Emacs Lisp List' at 18* The `Emacs Lisp List' at
44 <URL:http://www.anc.ed.ac.uk/%7Estephen/emacs/ell.html> has pointers 19 <URL:http://www.anc.ed.ac.uk/%7Estephen/emacs/ell.html> has pointers
45 to sources of a large number of packages. 20 to sources of a large number of packages.