Initial Commit
[packages] / xemacs-packages / ilisp / Welcome
1 Welcome to ILISP.
2
3 ILISP is a GNU Emacs package for controlling an inferior process running a
4 Lisp dialect.  You can get ILISP at:
5
6   http://ilisp.cons.org
7
8 The project site, which provides access to the CVS source tree, bug
9 database, mailing lists and other resources, is hosted at SourceForge:
10
11   http://sourceforge.net/projects/ilisp/
12
13 ILISP is currently being maintained by Paolo Amoroso <amoroso@mclink.it>,
14 Marco Antoniotti <marcoxa@cons.org>, Martin Atzmueller
15 <mna@users.sourceforge.net>, Craig Brozefsky <craig@onshore.com>,
16 William Deakin <w.deakin@pindar.com> and Matthias Koeppe
17 <mkoeppe@users.sourceforge.net>.
18
19 The following mailing lists are available:
20
21   ilisp-announce : Subscribe to this list if you want to receive public
22                    announcements regarding ILISP.
23   ilisp-devel    : This is the list for people who want to be actively
24                    involved in the development of ILISP.
25   ilisp-help     : This is the list for asking usage questions regarding
26                    ILISP.
27   ilisp-cvs      : Subscribe to this list *only* if you want to monitor the
28                    CVS repository activity.
29
30 You can subscribe to the lists and access the archives via the general
31 information pages:
32
33   http://lists.sourceforge.net/mailman/listinfo/ilisp-announce
34   http://lists.sourceforge.net/mailman/listinfo/ilisp-devel
35   http://lists.sourceforge.net/mailman/listinfo/ilisp-help
36   http://lists.sourceforge.net/mailman/listinfo/ilisp-cvs
37
38 You may send bug reports, questions, suggestions, etc. to ilisp-help or
39 ilisp-devel.
40
41 Enjoy,
42
43
44 The ILISP Maintainers