*** Please read this before proceeding. *** This is the atari GEM implementation of the Mutt editor, complete with source code. This software is being distributed under the terms of the GNU General Public License. It is being distributed "as is", without warranties of any kind. Comments, suggestions and bug reports are welcome. If you want to build your own binaries, use the GNU C compiler version 2.4.2 or greater. To compile with older gccs, line 931 in gem.c must be changed from char *pch; to volatile char *pch; For more information about the editor and how to compile it, consult the file readme and the makefile in mu_edit2. The file mu_edit2/me2/doc/gem.doc contains documentation for the GEM interface. Also, take a look at gem_bugs.doc in the same folder. The file mu_edit2/me2/doc/atarigem.doc describes user-visible changes to the Mutt editor that are specific to the atari GEM version. Credits: The Mutt editor was written by Craig Durland craig@cv.hp.com The atari port was done by Jwahar Bammi bammi@cadence.com The atari GEM interface was written by Michael Brandt mike@pc-labor.uni-Bremen.de Documentation of the GEM interface, the atari (GEM version) changes and this readme by Christoph Koerner christof@pc-labor.uni-Bremen.de Note: Bug reports that concern the Mutt editor should go to Craig Durland. Bug reports that involve the atari GEM interface or any of the changes described in atarigem.doc, also comments, flames, questions, etc., should go to me, _not_ to Mike since he's not at the university all too frequently anymore (the poor chap has left and entered the Real World - his e-mail address is still valid, though). And now... Have fun with the Mutt editor, Christoph Christoph Koerner christof@pc-labor.uni-Bremen.de