diff options
author | Glenn Morris <rgm@gnu.org> | 2013-02-12 20:31:09 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-02-12 20:31:09 -0800 |
commit | 01fcc3a532872b29784a4d888ab9cc1aef0eed01 (patch) | |
tree | e1fba1dfe3ec5b61ddc3e5e3824e4536b2c39429 /doc/man | |
parent | d0009c7351874e853c63ce67cea6103f33afa60b (diff) | |
parent | 1a359750bbac95fd6bf8fe1233e747a1d26f0082 (diff) | |
download | emacs-01fcc3a532872b29784a4d888ab9cc1aef0eed01.tar.gz |
Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.org
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/etags.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/man/etags.1 b/doc/man/etags.1 index 94fe2af1a8a..5ccf528868b 100644 --- a/doc/man/etags.1 +++ b/doc/man/etags.1 @@ -147,7 +147,7 @@ of \- means standard output; overrides default \fBTAGS\fP or \fBtags\fP. Make tags based on regexp matching for the files following this option, in addition to the tags made with the standard parsing based on language. May be freely intermixed with filenames and the \fB\-R\fP -option. The regexps are cumulative, i.e. each such option will add to +option. The regexps are cumulative, i.e., each such option will add to the previous ones. The regexps are of one of the forms: .br [\fB{\fP\fIlanguage\fP\fB}\fP]\fB/\fP\fItagregexp/\fP[\fInameregexp\fP\fB/\fP]\fImodifiers\fP @@ -283,4 +283,3 @@ Permission is granted to copy and distribute translations of this document into another language, under the above conditions for modified versions, except that this permission notice may be stated in a translation approved by the Free Software Foundation. - |