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 --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index f498537..d83c9a8 100644 --- a/TODO +++ b/TODO @@ -47,6 +47,7 @@ Features: like teco.ini is found): perhaps by introducing special characters in the default SCITECOPATH or hardcoding the defaults * automatic EOL detection of buffers; easy EOL setting + * refactor State::Error into separate C file and namespace Optimizations: * prevent command-line flickering when using function key macros. -- cgit v1.2.3