mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 15:21:51 -08:00
Etags regexps support the same set of operators as in Emacs.
This commit is contained in:
parent
598a28133f
commit
e30fbfef63
1 changed files with 1 additions and 2 deletions
|
|
@ -511,8 +511,7 @@ VT (vertical tab).
|
|||
@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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue