diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2020-08-13 02:59:11 +0200 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2020-08-18 15:49:52 +0200 |
commit | 21c580566e348511a68968cd91215651f88a9336 (patch) | |
tree | 7979c5a8ef7520461afa2db0f860c9d140decc64 /doc/misc/efaq.texi | |
parent | 901dabf7fcaf41d5c70f6fd938618a747e0577d5 (diff) | |
download | emacs-21c580566e348511a68968cd91215651f88a9336.tar.gz emacs-21c580566e348511a68968cd91215651f88a9336.tar.bz2 emacs-21c580566e348511a68968cd91215651f88a9336.zip |
Remove reference to Emacs Lisp List from FAQ
* doc/misc/efaq.texi (Packages that do not come with Emacs): Remove
reference to Emacs Lisp List. (Bug#41681)
Diffstat (limited to 'doc/misc/efaq.texi')
-rw-r--r-- | doc/misc/efaq.texi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi index 62dcc0b7533..3c1244101f4 100644 --- a/doc/misc/efaq.texi +++ b/doc/misc/efaq.texi @@ -3464,7 +3464,6 @@ see @ref{Packages that do not come with Emacs}. @cindex Finding other packages @cindex Lisp packages that do not come with Emacs @cindex Packages, those that do not come with Emacs -@cindex Emacs Lisp List @cindex Emacs Lisp Archive The easiest way to add more features to your Emacs is to use the @@ -3500,10 +3499,6 @@ The @uref{https://emacswiki.org, Emacs Wiki} contains pointers to some additional extensions. @uref{https://wikemacs.org, WikEmacs} is an alternative wiki for Emacs. -@uref{http://www.damtp.cam.ac.uk/user/sje30/emacs/ell.html, The Emacs -Lisp List (ELL)}, has pointers to many Emacs Lisp files, but at time -of writing it is no longer being updated. - It is impossible for us to list here all the sites that offer Emacs Lisp packages. If you are interested in a specific feature, then after checking Emacs itself and GNU ELPA, a web search is often the |