annotate lisp/ilisp/README @ 205:92f8ad5d0d3f r20-4b1

Import from CVS: tag r20-4b1
author cvs
date Mon, 13 Aug 2007 10:02:46 +0200
parents b82b59fe008d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
b82b59fe008d Import from CVS: tag r19-15b3
cvs
parents: 0
diff changeset
1 ILISP is a powerful GNU Emacs interface to many dialects of Lisp,
b82b59fe008d Import from CVS: tag r19-15b3
cvs
parents: 0
diff changeset
2 including Lucid, Allegro, Harlequin LispWorks, GCL, KCL, AKCL, ECL, IBCL,
b82b59fe008d Import from CVS: tag r19-15b3
cvs
parents: 0
diff changeset
3 and CMUCL.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 Written by Chris McConnell <ccm+@cs.cmu.edu> and now maintained by
4
b82b59fe008d Import from CVS: tag r19-15b3
cvs
parents: 0
diff changeset
6 Marco Antoniotti <marcoxa@icsi.berkeley.edu> and
b82b59fe008d Import from CVS: tag r19-15b3
cvs
parents: 0
diff changeset
7 Rick Campbell <campbell@c2.net>.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 Please refer to the following files in this directory:
4
b82b59fe008d Import from CVS: tag r19-15b3
cvs
parents: 0
diff changeset
10 HISTORY: A detailed summary of changes over the course of ILISP's
b82b59fe008d Import from CVS: tag r19-15b3
cvs
parents: 0
diff changeset
11 existence.
b82b59fe008d Import from CVS: tag r19-15b3
cvs
parents: 0
diff changeset
12 GETTING-ILISP: Directions for obtaining this collection using
b82b59fe008d Import from CVS: tag r19-15b3
cvs
parents: 0
diff changeset
13 anonymous FTP.
b82b59fe008d Import from CVS: tag r19-15b3
cvs
parents: 0
diff changeset
14 INSTALLATION: Directions about how to install ILISP and specific
b82b59fe008d Import from CVS: tag r19-15b3
cvs
parents: 0
diff changeset
15 dialect needs.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
16
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
17 Please send bug reports, questions, suggestions, etc. to:
4
b82b59fe008d Import from CVS: tag r19-15b3
cvs
parents: 0
diff changeset
18 ILISP Discussion <ilisp@naggum.no>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20 Please address all list administration messages, such as requests to
4
b82b59fe008d Import from CVS: tag r19-15b3
cvs
parents: 0
diff changeset
21 subscribe or unsubscribe from ilisp@naggum.no, to:
b82b59fe008d Import from CVS: tag r19-15b3
cvs
parents: 0
diff changeset
22 ILISP Administrivia <ilisp-request@naggum.no>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
23
4
b82b59fe008d Import from CVS: tag r19-15b3
cvs
parents: 0
diff changeset
24 See http://www.c2.net/~campbell/ilisp/ or
b82b59fe008d Import from CVS: tag r19-15b3
cvs
parents: 0
diff changeset
25 http://www.cs.cmu.edu/~campbell/ilisp/ for more information.