]> git.eshelyaron.com Git - emacs.git/commitdiff
Add index entry for ?(:
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 4 May 2009 19:33:10 +0000 (19:33 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 4 May 2009 19:33:10 +0000 (19:33 +0000)
doc/lispref/searching.texi

index 9c9b60fb201cf3ff809dcaeb63fdd9da2d9a1c96..971e0eef0747d4e16927c13affaad0f29f015568 100644 (file)
@@ -657,6 +657,7 @@ shy groups.
 @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