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

THERE IS NO WARRANTY FOR THIS PROGRAM.

ww features Color Syntax highlighting for C/C++/REXX/HTML/PERL, 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.
file_id.diz   Description for BBS upload.

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

Changes in Version 0.22 - 1995/05/28

  ! But fix in regular expressions (nested +#*@).
  * Changes in regular expression syntax.
  + New function: ListRoutines. Shows functions in current buffer.
  + New setting: RoutineRx

Changes in Version 0.21 - 1995/05/21
     
  + REXX mode smart indentation.
  ! KillWord & KillWordPrev commands now actually work.
  + Pressing Ctrl+Enter to begin Search will toggle case sensitivity of
    search.
  + New option 'Trim' and commands 'ToggleTrim', 'LineTrim'. Removes
    whitespace from end of lines.
  + New option 'ShowMarkers' and command 'ToggleShowMarkers'. Shows end of
    line and end of file markers.
  ! Bug fix in PERL highlighting (caused lockups)
  ! Bug fixes and improvements in regular expressions.
