Parent Directories

/
software/

Directory elip

2008-05-26 13:59:20(subdir)examples/
662008-01-22 06:04:11text/plainA-WHILE-BACK
3722008-01-21 14:19:02text/plainAUTHORS
23642008-05-26 13:54:21text/plainNEWS
1812008-05-26 13:59:16text/plainTHANKS
6812008-05-26 13:57:11text/plainWHIRLPOOLSUMS
3017252008-01-22 05:43:58application/x-tarelip-0.801.tar.gz
3018302008-03-21 18:18:17application/x-tarelip-0.802.tar.gz
3122322008-05-26 13:55:15application/x-tarelip-0.803.tar.gz

Welcome
-------

	This is ELIP, the Emacs Learning Instruction Program.
	You can use it to improve long-term retention (memory)
	of arbitrary sets of associated data.

	ELIP was originally (up through 0.412beta) written by Bob Newell,
	and subsequently (0.801 and later) rewritten by Thien-Thi Nguyen.


Requirements
------------

	Emacs 22 or later -- http://www.gnu.org/software/emacs/
	EDB 1.31 or later -- http://www.gnuvola.org/software/edb/

	(Actually, ELIP might work with Emacs 21, but that is untested.)


Installation
------------

	See INSTALL for generic instructions;
	use "./configure --help" to see all options.

	Upon installation, $(sitelisp) will have elip.el and elip.elc, and
	$(infodir) will have elip.info.  Presuming $(sitelisp) is in your
	`load-path', you can now add to ~/.emacs the form:

	(require 'elip)

	to make ELIP available on next restart.  See manual for more info.


Problems
--------

	First, please see: (info "(elip) Don't panic!")

	If that doesn't help, contact <ttn@gnuvola.org>.