This is a beta version of the ww. (Version 0.15)

THERE IS NO WARRANTY FOR THIS PROGRAM.

ww features Color Syntax highlighting for C/C++/REXX/HTML/IPF, automatic
indentation for C/C++, Stream/Line/Column blocks, multiple files/windows,
configurable keyboard, file size limited only with virtual memory,
unlimited Undo/Redo, regular expressions & compiler error parsing support.

Files in the distribution:

readme        This file
ww.exe        OS/2 32-bit executable (REQUIRED)
ww.cfg        Default configuration file (my config) (REQUIRED)
ww.inf        Installation & configuration docs
clipserv.exe  PM clipboard server - must be running for PM clip. support.
cliputil.exe  Cmd line util to manage PM clipboard.
Jokes.txt     Jokes about editors :)

The latest version of the editor can always be obtained from

WWW: http://www.fer.uni-lj.si/~markom/ww
                    
Comments/suggestions/bug reports should be sent to:

EMAIL: Marko Macek, Marko.Macek@snet.fer.uni-lj.si
                 or mark@hermes.si


New in version 0.15   

 0.15       

    1995/04/29           

       + Speed improvement in CMode auto indent.       
       + Delete command can now delete full tabs instead of converting 
         them to spaces.
       * When closing a modified file, editor prompts you to save it.       
       + Automatic indentation can now use tabs.       
       + Manual and automatic wordwrap.         

    1995/04/24           

       + Backspace can now delete full tabs instead of converting them 
         to spaces (See BackSpace and KillBackTab).       
       + Backspace can unindent to previous indentation level.         

    1995/04/20           

       + Basic mouse support.       
       + Cursor size and screen size can be configured.

    1995/04/12           

       + Configurable colors/keywords in C/REXX mode.           

