From 6b13fc9926c9b989041f4c9f89bfdecf596dfe9d Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Wed, 16 Apr 2003 17:49:10 +0000 Subject: [PATCH] Add: Add an argument to regexp_match() to force POSIX regex instead of changing easy_patterns in ext.c. --- src/TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/TODO b/src/TODO index 98aeb3128..406a77a3c 100644 --- a/src/TODO +++ b/src/TODO @@ -1,6 +1,9 @@ Before 4.6.1 ============ +Add an argument to regexp_match() to force POSIX regex instead of +changing easy_patterns in ext.c. + Cannot spell check unsaved files in the editor. Dynamic loading for libgpm, libext2fs.