head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2003.07.31.17.36.49;	author shige;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add elisp/emacsen ports in the ports tree @@ 2003/07/31
@
text
@$FreeBSD$
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.

WWW: http://www.gnu.org/software/elib/elib.html
@
