Mercurial > emacs
changeset 39760:5801481e337c
Remove out-of-date detail.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 11 Oct 2001 01:38:56 +0000 |
parents | a30b7bca5a49 |
children | 1cf8ddfb831f |
files | etc/etags.1 |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/etags.1 Thu Oct 11 01:26:00 2001 +0000 +++ b/etc/etags.1 Thu Oct 11 01:38:56 2001 +0000 @@ -158,9 +158,7 @@ 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.