changeset 103147:7fb21f372cae

Add index entry for ?(:
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 04 May 2009 19:33:10 +0000
parents e09d4e825e2f
children cfd0f4bd9e6e
files doc/lispref/searching.texi
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispref/searching.texi	Mon May 04 15:19:43 2009 +0000
+++ b/doc/lispref/searching.texi	Mon May 04 19:33:10 2009 +0000
@@ -657,6 +657,7 @@
 @cindex shy groups
 @cindex non-capturing group
 @cindex unnumbered group
+@cindex @samp{(?:} in regexp
 is the @dfn{shy group} construct.  A shy group serves the first two
 purposes of an ordinary group (controlling the nesting of other
 operators), but it does not get a number, so you cannot refer back to