a large number of minor changes have been made
those really interested can check the cooledit
changelogs.
in particular, on the fly spell checking has been
added. this is not yet enabled for use, but the code
is there.
syntax highlighting optimisations have been made
and various syntax rules added for some new
languages.
comprehensive bookmarking support has been added, but
this requires keybindings still.
* edit/syntax.c: Remove extra "|" in "file ..\*\\.(pp|PP|pas|PAS|)$ \
Pascal Program" (Heh, second time :)
* Makefile.common: Until things gets clear, keep syntax rules in
$(prefix)/lib/mc//syntax, as this is how (LIBDIR "/syntax") expands.
Also, $(libdir) changed to $(mclibdir), to avoid confusion with expanded
@libdir@.