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

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.24 - 1995/06/06

  ! When checking for file modification time of last change is now used
    instead of the time of last access.
  + Wildcard support for file loading.

Changes in Version: 0.23 - 1995/06/04

  ! Ctrl+C and Ctrl+Break are now disabled.
  ! Ctrl+S and Ctrl+C keys are now again recognised in Windowed mode.
  ! Fixed problem when spawning a subprocess in Windowed mode.
  + New command: ShowEntryScreen
  * ListRoutines in CMode only shows functions not their prototypes.
  + New setting: SysClipboard - if set to 1, editor will automatically
    use system clipboard.
  + New command: ToggleSysClipboard.
  ! Minor bug fix in PM clipboard support.
  * New commands: BlockPasteStream, BlockPasteColumn and
    BlockPasteLine. BlockPaste command will now always paste in current
    block mode, not in the last Copy/Cut mode.
  * More than 4 commands can be bound to a key (actually this worked
    since 0.18, but was not documented).
  + New command: FileReload.
  * Editor will now check if file has changed on disk before saving it.
