From 05a06048fcc941895f3ad0bb221b83ff58e172a5 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg <bensberg@telfort.nl> Date: Mon, 1 Aug 2022 09:21:08 +0200 Subject: [PATCH] tweaks: add a missing word to a news item --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 960e5389..eff76200 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ 2022.04.28 - GNU nano 6.3 "Wat zullen we drinken? Wat een dorst!" -• For multiline regexes, text is now colored as soon a start match +• For multiline regexes, text is now colored as soon as a start match is found, also when there is no end match at all. • The colorizing of any line is stopped after two thousand bytes, to avoid frustrating delays.