# HG changeset patch # User Francesco Potort # Date 1023454720 0 # Node ID c8a6b0050bb01dd010fb7d7573ceb6f6c9f23da4 # Parent f4dd5622852136e6ef5a272fc1c6a7a86ec5c979 Etags regexps support the same set of operators as in Emacs. diff -r f4dd56228521 -r c8a6b0050bb0 man/maintaining.texi --- a/man/maintaining.texi Fri Jun 07 11:23:40 2002 +0000 +++ b/man/maintaining.texi Fri Jun 07 12:58:40 2002 +0000 @@ -511,8 +511,7 @@ @end table The syntax of regular expressions in @code{etags} is the same as in -Emacs. However, non-greedy operators and shy groups are not -available. +Emacs. You should not match more characters with @var{tagregexp} than that needed to recognize what you want to tag. If the match is such that