From a38bebb0c111de65a109f45133aacaf0ac69fe49 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mattias=20Engdeg=C3=A5rd?= Date: Tue, 3 Mar 2020 17:36:29 +0100 Subject: [PATCH] * etc/NEWS: More complete description of rx 'not' changes. --- etc/NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index 3d5e0a09569..8d0e0b67591 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2323,7 +2323,10 @@ With 'or' and 'not', it can be used to compose character-matching expressions from simpler parts. +++ -*** 'not' argument can now be a character or single-char string. +*** 'not' now accepts more argument types. +The argument can now also be a character, a single-character string, +an 'intersection' form, or an 'or' form whose arguments each match a +single character. +++ *** Nested 'or' forms of strings guarantee a longest match. -- 2.39.2