X-Git-Url: http://erislabs.net/gitweb/?p=gnulib.git;a=blobdiff_plain;f=doc%2Fregex.texi;h=98100922995a8c545203a1e8dacd431e54c5f898;hp=6654a074b77f07ff78d29020bc9118dd1a6c89a0;hb=fe3419dc7ec3ae91c9c4808cbc48f6477b2cfca9;hpb=b076a606c06a7bf7150c9591028052884d48232f diff --git a/doc/regex.texi b/doc/regex.texi index 6654a074b..981009229 100644 --- a/doc/regex.texi +++ b/doc/regex.texi @@ -1768,7 +1768,7 @@ compile the fastmap yourself or have @code{re_search} do it for you; when @code{fastmap} is nonzero, it automatically compiles a fastmap the first time you search using a particular compiled pattern. -By setting the buffer’s @code{fastmap} field before calling +By setting the buffer's @code{fastmap} field before calling @code{re_compile_pattern}, you can reuse a buffer data structure across multiple searches with different patterns, and allocate the fastmap only once. Nonetheless, the fastmap must be recompiled each time the buffer