aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love1999-01-23 22:09:19 +0000
committerDave Love1999-01-23 22:09:19 +0000
commit2e92a8cb870d3d94b3e98332e296ca530f3ce99a (patch)
tree1d9cc3d4a399a415c2820302b27d7886afe8c1b5
parent824996dcbfdb36bade47a5a213a368f5daa422c8 (diff)
downloademacs-2e92a8cb870d3d94b3e98332e296ca530f3ce99a.tar.gz
emacs-2e92a8cb870d3d94b3e98332e296ca530f3ce99a.zip
Update on LCD maintenance.
-rw-r--r--etc/FAQ16
1 files changed, 7 insertions, 9 deletions
diff --git a/etc/FAQ b/etc/FAQ
index eb2c912a440..8730ef4ea84 100644
--- a/etc/FAQ
+++ b/etc/FAQ
@@ -2308,12 +2308,13 @@ Finding/Getting Emacs and Related Packages
2308 so before you use or modify a Lisp package, see if the author has provided 2308 so before you use or modify a Lisp package, see if the author has provided
2309 any hints in the source code. 2309 any hints in the source code.
2310 2310
2311 If a package does not come with Emacs, check the Lisp Code Directory, 2311 If a package does not come with Emacs, check the Lisp Code
2312 (formerly?) maintained by Dave Brennan. The directory is contained 2312 Directory, maintained (unfortunately slowly at present) by Dave
2313 in the file LCD-datafile.Z, available from the Emacs Lisp Archive (see 2313 Brennan <brennan@gnu.org>. The directory is contained in the file
2314 question 90), and is accessed using the "lispdir" package, available from 2314 LCD-datafile.Z, available from the Emacs Lisp Archive (see question
2315 the same site. Note that lispdir.el requires crypt++, which you can grab 2315 90), and is accessed using the "lispdir" package, available from the
2316 from the Emacs Lisp Archive's "misc" subdirectory when you get 2316 same site. Note that lispdir.el requires crypt++, which you can
2317 grab from the Emacs Lisp Archive's "misc" subdirectory when you get
2317 lispdir.el. 2318 lispdir.el.
2318 2319
2319 Once you have installed lispdir.el and LCD-datafile, you can use "M-x 2320 Once you have installed lispdir.el and LCD-datafile, you can use "M-x
@@ -2377,9 +2378,6 @@ Finding/Getting Emacs and Related Packages
2377 them. You should also use binary mode whenever you retrieve any 2378 them. You should also use binary mode whenever you retrieve any
2378 files with names ending in ".elc". 2379 files with names ending in ".elc".
2379 2380
2380 Note that the archive is apparently not being maintained at the time of
2381 writing; a volunteer to take on the task would be welcome.
2382
2383 Packages which have been posted to gnu.emacs.sources should be locatable 2381 Packages which have been posted to gnu.emacs.sources should be locatable
2384 via a service like Dejanews. 2382 via a service like Dejanews.
2385 2383