mcsyntax package:
-----------------

This package includes syntax highlighting definitions, which can be used with
Midnight Commander.
 Some of the definitions are written, extended or back
leveled by me to work with Midnight Commander v 4.5.
6 Release 4.


Syntax hilighting definitions provided:
---------------------------------------
ada95.syntax	aspx.syntax		assembler.syntax	batch.syntax
c.syntax	changelog.syntax	configsys.syntax	cs.syntax
diff.syntax	eiffel.syntax		fortran.syntax		html.syntax
idl.syntax	java.syntax		js.syntax		latex.syntax
lisp.syntax	lsm.syntax		lua.syntax		m4.syntax
mail.syntax	makefile.syntax		ml.syntax		nroff.syntax
octave.syntax	pascal.syntax		perl.syntax		php.syntax
po.syntax	povray.syntax		python.syntax		rexx.syntax
ruby.syntax	sh.syntax		slang.syntax		smalltalk.syntax
spec.syntax	sql.syntax		swig.syntax		syntax.syntax
tcl.syntax	texinfo.syntax		unknown.syntax		xml.syntax

batch.syntax supports:     OS/2 and DOS *.bat and *.cmd files
configsys.syntax supports: OS/2 and DOS config.sys
rexx.syntax supports:      Various rexx implementations including IBM Rexx and
                           Object Rexx on DOS and OS/2


Installation:
-------------
Copy all the *.syntax files and syntax.cmd to your x:\home\username\.cedit directory.
Execute syntax.cmd.


Additional notes:
-----------------
The rexx and object rexx definitions aren't complete yet. So if you need more
keywords supported you have to edit rexx.syntax and execute syntax.cmd
afterwards.
If you succesfully implemented more keywords, you should send a copy back to me.
So other users could benefit from it.
If you have written your own syntax file and want it included in this package
then send it, too.
If you have any questions regarding this package don't hesitate to eMail me.


Legal:
------
This program is free software; you can redistribute it and/or 
modify it under the terms of the GNU General Public License 
as published by the Free Software Foundation; either version 2 
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, 
but WITHOUT ANY WARRANTY; without even the implied warranty of 
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
GNU General Public License for more details. 

You should have received a copy of the GNU General Public License 
along with this program; if not, write to the Free Software 
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA. 


Enjoy

Frank Ambacher <anakor@snafu.de>
