Index of /pub/emacs/edb

      Name                                               Last modified       Size  Description

[DIR] Parent Directory 15-Apr-2001 16:24 - [TXT] README 15-Nov-1994 01:00 2k [TXT] changelog 18-Jul-1995 18:44 49k [DIR] code/ 18-Nov-1996 21:53 - [   ] database.dvi 04-Jul-1993 02:00 458k [   ] edb-1.21.tar.gz 18-Jul-1995 19:43 223k GZIP compressed docume> [TXT] edb.info 18-Jul-1995 19:41 4k [TXT] edb.info-1 18-Jul-1995 19:41 48k [TXT] edb.info-2 18-Jul-1995 19:41 49k [TXT] edb.info-3 18-Jul-1995 19:41 45k [TXT] edb.info-4 18-Jul-1995 19:41 47k [TXT] edb.info-5 18-Jul-1995 19:41 45k [TXT] edb.info-6 18-Jul-1995 19:41 26k [   ] edb.ps 18-Jul-1995 19:42 578k [   ] examples.tar.gz 27-Jul-1995 16:31 106k GZIP compressed docume> [DIR] examples/ 18-Nov-1996 21:53 -

This directory contains EDB, a database program for GNU Emacs.
EDB was written by Michael Ernst <mernst@theory.lcs.mit.edu>.
It is possible that this directory contains a prerelease of the next
version of EDB, but that should not affect you.

The following files are available:

README		This file.  The code/ and examples/ directories have README
		files of their own.

edb-VER.tar.Z	A gzipped tar file of the entire package, eg edb-1.19.tar.gz.
code/		To install EDB, get this file, then issue the following
		commands:
		  gunzip edb-VER.tar.gz
		  tar xvf edb-VER.tar
		This creates a new directory edb-VER; read its README file,
		which is different from this file.  All of the files in
		the tar file are also available from the code subdirectory
		of this directory; this is useful if you have no gunzip
		or tar program, or if you only want to get a more recent
		version of a few files.

edb.dvi		The bulk of the EDB documentation is in the texinfo file
edb.ps		edb.texi, which is included in edb.tar.Z and can also
edb.info	be found as code/edb.texi.  Those wihtout access to texinfo
edb.info-{1-6}	version 2 can get pre-processed versions for printing and 
edb-inst.dvi	for use in the Info hypertext documentation browser.
edb-inst.ps	Texinfo file edb-inst.texi contains installation instructions.
edb-inst.info

examples.tar.Z	Contains example databases for use with EDB.  The files in
examples/	this tar archive are also available in the examples
		subdirectory of this directory.

changelog	All the release notices since version 0.20 (April 26, 1992).

diffs/		Patches from previous versions of EDB to the current one.