From ba22b1a307988fd493fc682daff20eee4c325451 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sun, 16 Feb 2014 13:35:40 +0100 Subject: updated minimum required Scintilla version to v3.3.7 / Scinterm v1.2 * allows us to remove most patches. One however is still necessary (Scinterm Makefile bug!) * TECO-style control code echoing is now set up using the SCI_SETREPRESENTATION message * updated copyrights * updated TODO --- patches/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 patches/README (limited to 'patches/README') diff --git a/patches/README b/patches/README new file mode 100644 index 0000000..9ce62c8 --- /dev/null +++ b/patches/README @@ -0,0 +1,3 @@ +This directory contains Scintilla/Scinterm patches. +Most of them are required for SciTECO to function properly. +Please refer to INSTALL. \ No newline at end of file -- cgit v1.2.3