diff options
| author | Francesco Potortì | 2008-08-16 23:09:36 +0000 |
|---|---|---|
| committer | Francesco Potortì | 2008-08-16 23:09:36 +0000 |
| commit | 228a8cfd45584c62e006e56457dec275a66866c9 (patch) | |
| tree | c8fc991581cc7ecf0758986f8cf7c7460085c0e1 /doc | |
| parent | b15596f273144d0c8f138e6c5b34246fc1485d98 (diff) | |
| download | emacs-228a8cfd45584c62e006e56457dec275a66866c9.tar.gz emacs-228a8cfd45584c62e006e56457dec275a66866c9.zip | |
Compressed files are supported using gzip and bzip2.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/man/etags.1 | 27 |
1 files changed, 16 insertions, 11 deletions
diff --git a/doc/man/etags.1 b/doc/man/etags.1 index 3f23ee9017a..2d2cde8e8de 100644 --- a/doc/man/etags.1 +++ b/doc/man/etags.1 | |||
| @@ -18,10 +18,10 @@ etags, ctags \- generate tag file for Emacs, vi | |||
| 18 | [\|\-o \fItagfile\fP\|] [\|\-r \fIregexp\fP\|] | 18 | [\|\-o \fItagfile\fP\|] [\|\-r \fIregexp\fP\|] |
| 19 | [\|\-\-parse\-stdin=\fIfile\fP\|] | 19 | [\|\-\-parse\-stdin=\fIfile\fP\|] |
| 20 | .br | 20 | .br |
| 21 | [\|\-\-append\|] [\|\-\-no\-defines\|] | 21 | [\|\-\-append\|] [\|\-\-no\-defines\|] [\|\-\-globals\|] |
| 22 | [\|\-\-no\-globals\|] [\|\-\-include=\fIfile\fP\|] | 22 | [\|\-\-no\-globals\|] [\|\-\-include=\fIfile\fP\|] |
| 23 | [\|\-\-ignore\-indentation\|] [\|\-\-language=\fIlanguage\fP\|] | 23 | [\|\-\-ignore\-indentation\|] [\|\-\-language=\fIlanguage\fP\|] |
| 24 | [\|\-\-no\-members\|] [\|\-\-output=\fItagfile\fP\|] | 24 | [\|\-\-members\|] [\|\-\-no\-members\|] [\|\-\-output=\fItagfile\fP\|] |
| 25 | [\|\-\-regex=\fIregexp\fP\|] [\|\-\-no\-regex\|] | 25 | [\|\-\-regex=\fIregexp\fP\|] [\|\-\-no\-regex\|] |
| 26 | [\|\-\-help\|] [\|\-\-version\|] | 26 | [\|\-\-help\|] [\|\-\-version\|] |
| 27 | \fIfile\fP .\|.\|. | 27 | \fIfile\fP .\|.\|. |
| @@ -32,9 +32,9 @@ etags, ctags \- generate tag file for Emacs, vi | |||
| 32 | [\|\-\-parse\-stdin=\fIfile\fP\|] | 32 | [\|\-\-parse\-stdin=\fIfile\fP\|] |
| 33 | .br | 33 | .br |
| 34 | [\|\-\-append\|] [\|\-\-backward\-search\|] | 34 | [\|\-\-append\|] [\|\-\-backward\-search\|] |
| 35 | [\|\-\-cxref\|] [\|\-\-no\-defines\|] [\|\-\-forward\-search\|] | 35 | [\|\-\-cxref\|] [\|\-\-no\-defines\|] |
| 36 | [\|\-\-no\-globals\|] [\|\-\-ignore\-indentation\|] | 36 | [\|\-\-globals\|] [\|\-\-no\-globals\|] [\|\-\-ignore\-indentation\|] |
| 37 | [\|\-\-language=\fIlanguage\fP\|] [\|\-\-no\-members\|] | 37 | [\|\-\-language=\fIlanguage\fP\|] [\|\-\-members\|] [\|\-\-no\-members\|] |
| 38 | [\|\-\-output=\fItagfile\fP\|] [\|\-\-regex=\fIregexp\fP\|] | 38 | [\|\-\-output=\fItagfile\fP\|] [\|\-\-regex=\fIregexp\fP\|] |
| 39 | [\|\-\-update\|] | 39 | [\|\-\-update\|] |
| 40 | [\|\-\-help\|] [\|\-\-version\|] | 40 | [\|\-\-help\|] [\|\-\-version\|] |
| @@ -49,9 +49,9 @@ understood by | |||
| 49 | format understood by | 49 | format understood by |
| 50 | .BR vi ( 1 )\c | 50 | .BR vi ( 1 )\c |
| 51 | \&. Both forms of the program understand | 51 | \&. Both forms of the program understand |
| 52 | the syntax of C, Objective C, C++, Java, Fortran, Ada, Cobol, Erlang, HTML, | 52 | the syntax of C, Objective C, C++, Java, Fortran, Ada, Cobol, Erlang, |
| 53 | LaTeX, Emacs Lisp/Common Lisp, Lua, makefile, Pascal, Perl, PHP, Postscript, | 53 | Forth, HTML, LaTeX, Emacs Lisp/Common Lisp, Lua, Makefile, Pascal, Perl, |
| 54 | Python, Prolog, Scheme and | 54 | PHP, Postscript, Python, Prolog, Scheme and |
| 55 | most assembler\-like syntaxes. | 55 | most assembler\-like syntaxes. |
| 56 | Both forms read the files specified on the command line, and write a tag | 56 | Both forms read the files specified on the command line, and write a tag |
| 57 | table (defaults: \fBTAGS\fP for \fBetags\fP, \fBtags\fP for | 57 | table (defaults: \fBTAGS\fP for \fBetags\fP, \fBtags\fP for |
| @@ -64,6 +64,7 @@ Files specified with absolute file names will be recorded | |||
| 64 | with absolute file names. Files generated from a source file\-\-like | 64 | with absolute file names. Files generated from a source file\-\-like |
| 65 | a C file generated from a source Cweb file\-\-will be recorded with | 65 | a C file generated from a source Cweb file\-\-will be recorded with |
| 66 | the name of the source file. | 66 | the name of the source file. |
| 67 | Compressed files are supported using gzip and bzip2. | ||
| 67 | The programs recognize the language used in an input file based on its | 68 | The programs recognize the language used in an input file based on its |
| 68 | file name and contents. The \fB\-\-language\fP switch can be used to force | 69 | file name and contents. The \fB\-\-language\fP switch can be used to force |
| 69 | parsing of the file names following the switch according to the given | 70 | parsing of the file names following the switch according to the given |
| @@ -95,9 +96,13 @@ Do not create tag entries for C preprocessor constant definitions | |||
| 95 | and enum constants. | 96 | and enum constants. |
| 96 | This may make the tags file much smaller if many header files are tagged. | 97 | This may make the tags file much smaller if many header files are tagged. |
| 97 | .TP | 98 | .TP |
| 99 | .B \-\-globals | ||
| 100 | Create tag entries for global variables in Perl and Makefile. This is | ||
| 101 | the default in C and derived languages. | ||
| 102 | .TP | ||
| 98 | .B \-\-no\-globals | 103 | .B \-\-no\-globals |
| 99 | Do not tag global variables. Typically this reduces the file size by | 104 | Do not tag global variables in C and derived languages. Typically this |
| 100 | one fourth. | 105 | reduces the file size by one fourth. |
| 101 | .TP | 106 | .TP |
| 102 | \fB\-i\fP \fIfile\fP, \fB\-\-include=\fIfile\fP | 107 | \fB\-i\fP \fIfile\fP, \fB\-\-include=\fIfile\fP |
| 103 | Include a note in the tag file indicating that, when searching for a | 108 | Include a note in the tag file indicating that, when searching for a |
| @@ -120,7 +125,7 @@ regexp matching is done in this case (see the \fB\-\-regex\fP option). | |||
| 120 | .TP | 125 | .TP |
| 121 | .B \-\-members | 126 | .B \-\-members |
| 122 | Create tag entries for variables that are members of structure-like | 127 | Create tag entries for variables that are members of structure-like |
| 123 | constructs in C++, Objective C, Java. This is the default. | 128 | constructs in PHP. This is the default for C and derived languages. |
| 124 | .TP | 129 | .TP |
| 125 | .B \-\-no\-members | 130 | .B \-\-no\-members |
| 126 | Do not tag member variables. | 131 | Do not tag member variables. |