mc/slang
Pavel Roskin c69627ffdd * configure: Always include Make.common as file, otherwise
"make distclean" breaks.
        * edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
        slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: $(RMF)
        replaced with "rm -f" - the stangard says that "rm" is portable.
        Ditto $(MV). Adjusted *clean targets to match those in
        Automake. Removed "cross" target.
2000-09-23 05:14:31 +00:00
..
.cvsignore Rerun configure when you have problems with missing slang.h. 1999-01-31 20:28:13 +00:00
ChangeLog Tue Apr 13 07:07:36 1999 Norbert Warmuth <nwarmuth@privat.circular.de> 1999-04-13 19:21:03 +00:00
Makefile.in * configure: Always include Make.common as file, otherwise 2000-09-23 05:14:31 +00:00
README URL for SLang updated 1998-08-24 09:45:20 +00:00
_slang.h Initial revision 1998-02-27 04:54:42 +00:00
jdmacros.h Initial revision 1998-02-27 04:54:42 +00:00
sl-feat.h Initial revision 1998-02-27 04:54:42 +00:00
slang-mc.h Rerun configure when you have problems with missing slang.h. 1999-01-31 20:28:13 +00:00
sldisply.c Pass --with-included-slang to configure if you concerned about 1999-02-14 00:41:23 +00:00
slerr.c Pass --with-included-slang to configure if you concerned about 1999-02-14 00:41:23 +00:00
slgetkey.c Numerous OS/2 and NT fixes. Borland C++ for OS/2 supported 1998-03-23 05:27:15 +00:00
slmemcpy.c Initial revision 1998-02-27 04:54:42 +00:00
slmemset.c Initial revision 1998-02-27 04:54:42 +00:00
slos2tty.c .cvsignores for the Midnight Commander 1998-03-07 20:34:15 +00:00
slsignal.c Initial revision 1998-02-27 04:54:42 +00:00
slsmg.c Pass --with-included-slang to configure if you concerned about 1999-02-14 00:41:23 +00:00
sltermin.c Debian updates: 1999-03-10 01:22:30 +00:00
sltoken.c Initial revision 1998-02-27 04:54:42 +00:00
slutty.c Tue Apr 13 07:07:36 1999 Norbert Warmuth <nwarmuth@privat.circular.de> 1999-04-13 19:21:03 +00:00
slvideo.c Patch for RSX. If both EMX_VIDEO and WIN32 are defined, write attributes 1998-05-14 15:40:42 +00:00
slw32tty.c Better support for MinGW. Updates in slint_pc.c for syntax highlighting. 1998-05-08 09:58:53 +00:00

README

This is the Slang Screen Manager, it has been modified a little to
make it work with the Midnight Commander.  If you want to get the
complete Slang distribution, you may grab it from:

http://space.mit.edu/~davis/slang.html
ftp://space.mit.edu/pub/davis/slang

All of the patches relevant to Slang have been sumbited to John Davis
for inclusion in his Slang version, changes that are only useful for
the Midnight Commander have not been submited.

miguel.