From c679783d10ba8e7f9a0c18478248b8bd7e0de0c1 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Thu, 18 Jul 2002 19:36:12 +0000 Subject: [PATCH] More about syntax highlighting. --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 92d615c14..167bd7490 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,7 @@ Yet to be released version 4.6. - Large file support enabled by default. - Dropped support for the old Curses library. - Editor files are now stored in ~/.mc/cedit instead of ~/.cedit -- New syntax rules - PHP, Tcl. +- New syntax rules - PHP, Tcl, SQL, DOS batch file. - File search with contents doesn't use external egrep. - Directories with many files are now reloaded much faster. - Editor supports word completion. @@ -14,6 +14,7 @@ Yet to be released version 4.6. - Mcfs support can be disabled now. Use configure --without-mcfs. - Samba configuration and codepage files locations can be configured. - Colors are enabled on all capable terminals when using S-Lang. +- Syntax highlighting now works with ncurses. - .netrc support in ftpfs is enabled by default. Version 4.5.55