summaryrefslogtreecommitdiff
path: root/devel/elib/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/elib/pkg-descr')
-rw-r--r--devel/elib/pkg-descr14
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/elib/pkg-descr b/devel/elib/pkg-descr
deleted file mode 100644
index e1d707615440..000000000000
--- a/devel/elib/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-Elib, the GNU Emacs Lisp Library, is a collection of useful routines
-for Emacs lisp programs which don't have to be reinvented each time
-a new program is written.
-
-Elib provides features of:
- - container data structures (queues, stacks, AVL trees, etc)
- - string handling functions missing in standard Emacs
- - minibuffer handling functions missing in standard Emacs
- - routines for handling lists of so-called cookies in a buffer.
-
-ELIB is installed into the following directory tree:
- PREFIX/share/emacs/site-lisp/elib/ --- elib
-
-WWW: http://www.gnu.org/software/elib/elib.html