diff src/search.c @ 48:56c54cf7c5b6 r19-16b90

Import from CVS: tag r19-16b90
author cvs
date Mon, 13 Aug 2007 08:56:04 +0200
parents 859a2309aef8
children 131b0175ea99
line wrap: on
line diff
--- a/src/search.c	Mon Aug 13 08:55:32 2007 +0200
+++ b/src/search.c	Mon Aug 13 08:56:04 2007 +0200
@@ -41,7 +41,7 @@
 #include "regex.h"
 
 
-#define REGEXP_CACHE_SIZE 5
+#define REGEXP_CACHE_SIZE 20
 
 /* If the regexp is non-nil, then the buffer contains the compiled form
    of that regexp, suitable for searching.  */