---- version 1.15.0

    * Enhanced the keyboard handling which now defults to US.

    * A whole bunch of minor chnages.

    * Support for highlighting of C keywords and some CPP statements

---- version 1.14.0 --------

    * profile support: if the last line of a file has the pattern
      "*-*wedit:name*-*" where "name" is the profile-name; then the
      contents of the variable "ZPrf_name" is executed direct after
      loading the file.  If there is no such line, then the "ZPrf_default"
      is executed.

    * TeX syntax highlighting

    * More things I can't remember.

---- version 1.13.2 --------

    * symlinks are now resolved

    * Started a FAQ

    * a new file doc file: HINTS

    * New option "-Jdbgscan" to print the scan codes.

    * X Versions displays all control characters as a centered dot (0xb7).

    * new command "set ignore backups on|off" to enable the ignoring of "*~"
    entries in dir listings.

---- version 1.13.0 --------

    * cut/paste/copy now works with the X windows CUT_BUFFERS:
      e.g.: you can transfer data between wedit an xterm.
      This is default behaviour, if you dont like it, you may
      use "set intclip on" to use only Wedits internal cut-and-paste
      buffer (But this is pointless I think)

    * syntax highlighting for SGML (reference concrete syntax)
      (used with suffixes. sgml, .html and .dtd)

    * "dir" command now works correct. symlinks are not any more dereferenced.

    * New system variable ZScreen which can have the values:
	X      if X-Windows version is in use
	con    if the linuX console version is in use
	direct for OS/2 and DOS versions

    * changes to the hilite colors in w.pro.

