changeset 45669:c8a6b0050bb0

Etags regexps support the same set of operators as in Emacs.
author Francesco Potortì <pot@gnu.org>
date Fri, 07 Jun 2002 12:58:40 +0000
parents f4dd56228521
children 07c921daa0f8
files man/maintaining.texi
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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