]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove out-of-date detail.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 11 Oct 2001 01:38:56 +0000 (01:38 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 11 Oct 2001 01:38:56 +0000 (01:38 +0000)
etc/etags.1

index 26a21d4cf4ecc1d122c57351b2698ac54cd2aed8..adec32f957e413080dca53898a5037d3ea9e9bd8 100644 (file)
@@ -158,9 +158,7 @@ It should not match useless characters.  If the match is
 such that more characters than needed are unavoidably matched by
 \fItagregexp\fP, it may be useful to add a \fInameregexp\fP, to
 narrow down the tag scope.  \fBctags\fP ignores regexps without a
-\fInameregexp\fP.  The syntax of regexps is the same as in emacs,
-augmented with intervals of the form \\{m,n\\}, as in \fBed\fP or
-\fBgrep\fP.
+\fInameregexp\fP.  The syntax of regexps is the same as in emacs.
 .br
 Here are some examples.  All the regexps are quoted to protect them
 from shell interpretation.