Show
Ignore:
Timestamp:
07/16/06 08:36:52 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/etc/etags.1

    r4037 r4111  
    1414.hy 0 
    1515.na 
    16 \fBetags\fP [\|\-aCDGImRVh\|] [\|\-i \fIfile\fP\|] [\|\-l \fIlanguage\fP\|] 
     16\fBetags\fP [\|\-aCDGIRVh\|] [\|\-i \fIfile\fP\|] [\|\-l \fIlanguage\fP\|] 
    1717.if n .br 
    1818[\|\-o \fItagfile\fP\|] [\|\-r \fIregexp\fP\|] 
     
    2727\fIfile\fP .\|.\|. 
    2828 
    29 \fBctags\fP [\|\-aCdgImRVh\|] [\|\-BtTuvwx\|] [\|\-l \fIlanguage\fP\|] 
     29\fBctags\fP [\|\-aCdgIRVh\|] [\|\-BtTuvwx\|] [\|\-l \fIlanguage\fP\|] 
    3030.if n .br 
    3131[\|\-o \fItagfile\fP\|] [\|\-r \fIregexp\fP\|] 
     
    134134regexp matching is done in this case (see the \fB\-\-regex\fP option). 
    135135.TP 
    136 .B \-m, \-\-members 
     136.B \-\-members 
    137137Create tag entries for variables that are members of structure-like 
    138138constructs in C++, Objective C, Java. 
    139139.TP 
    140 .B \-M, \-\-no\-members 
     140.B \-\-no\-members 
    141141Do not tag member variables.  This is the default behavior. 
    142142.TP