Mercurial > hg > xemacs-beta
diff src/search.c @ 155:43dd3413c7c7 r20-3b4
Import from CVS: tag r20-3b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:39:39 +0200 |
parents | cf808b4c4290 |
children | 0132846995bd |
line wrap: on
line diff
--- a/src/search.c Mon Aug 13 09:38:27 2007 +0200 +++ b/src/search.c Mon Aug 13 09:39:39 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. */