1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-27 10:54:40 +00:00

Remove out-of-date detail.

This commit is contained in:
Stefan Monnier 2001-10-11 01:38:56 +00:00
parent 0e094c2907
commit 525742d91b

View 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.