]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/emacs/search.texi (Regexp Backslash): Improve indexing.
authorEli Zaretskii <eliz@gnu.org>
Sun, 15 Oct 2023 09:37:25 +0000 (12:37 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 15 Oct 2023 09:37:25 +0000 (12:37 +0300)
doc/emacs/search.texi

index e5542a0fcf32f5c74eb7d9d889148393af0407d3..66a55f09220b8514a70f40dc57ce78e9443ddc41 100644 (file)
@@ -1158,6 +1158,8 @@ surrounding @samp{\( @dots{} \)} grouping can limit the grouping power of
 
 Full backtracking capability exists to handle multiple uses of @samp{\|}.
 
+@cindex sub-expressions, in regular expressions
+@cindex grouping, in regular expressions
 @item \( @dots{} \)
 is a grouping construct that serves three purposes: