/[emacs]/emacs/etc/etags.1
ViewVC logotype

Diff of /emacs/etc/etags.1

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3.19 by ttn, Wed Aug 24 11:32:07 2005 UTC revision 3.20 by pot, Tue Sep 27 13:47:17 2005 UTC
# Line 93  and create tags for extern variables unl Line 93  and create tags for extern variables unl
93  .TP  .TP
94  .B \-d, \-\-defines  .B \-d, \-\-defines
95  Create tag entries for C preprocessor constant definitions  Create tag entries for C preprocessor constant definitions
96  and enum constants, too.  This is the  and enum constants, too.  Since this is the default behavior of
97  default behavior for \fBetags\fP.  \fBetags\fP, only \fBctags\fP accepts this option.
98  .TP  .TP
99  .B \-D, \-\-no\-defines  .B \-D, \-\-no\-defines
100  Do not create tag entries for C preprocessor constant definitions  Do not create tag entries for C preprocessor constant definitions
101  and enum constants.  and enum constants.
102  This may make the tags file much smaller if many header files are tagged.  This may make the tags file much smaller if many header files are tagged.
103  This is the default behavior for \fBctags\fP.  Since this is the default behavior of \fBctags\fP, only \fBetags\fP
104    accepts this option.
105  .TP  .TP
106  .B \-g, \-\-globals  .B \-\-globals
107  Create tag entries for global variables in C, C++, Objective C, Java,  Create tag entries for global variables in C, C++, Objective C, Java,
108  and Perl.  and Perl.
109  This is the default behavior for \fBetags\fP.  Since this is the default behavior of \fBetags\fP, only \fBctags\fP
110    accepts this option.
111  .TP  .TP
112  .B \-G, \-\-no\-globals  .B \-\-no\-globals
113  Do not tag global variables.  Typically this reduces the file size by  Do not tag global variables.  Typically this reduces the file size by
114  one fourth.  This is the default behavior for \fBctags\fP.  one fourth.  Since this is the default behavior of \fBctags\fP, only
115    \fBetags\fP accepts this option.
116  .TP  .TP
117  \fB\-i\fP \fIfile\fP, \fB\-\-include=\fIfile\fP  \fB\-i\fP \fIfile\fP, \fB\-\-include=\fIfile\fP
118  Include a note in the tag file indicating that, when searching for a  Include a note in the tag file indicating that, when searching for a
119  tag, one should also consult the tags file \fIfile\fP after checking the  tag, one should also consult the tags file \fIfile\fP after checking the
120  current file.  This options is only accepted by \fBetags\fP.  current file.  Only \fBetags\fP accepts this option.
121  .TP  .TP
122  .B \-I, \-\-ignore\-indentation  .B \-I, \-\-ignore\-indentation
123  Don't rely on indentation as much as we normally do.  Currently, this  Don't rely on indentation as much as we normally do.  Currently, this

Legend:
Removed from v.3.19  
changed lines
  Added in v.3.20

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26