Show
Ignore:
Timestamp:
04/04/08 22:04:40 (8 months ago)
Author:
miyoshi
Message:

Sync up with Emacs22.2.

Files:

Legend:

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

    r4204 r4220  
    11.\" Copyright (C) 1992, 2001, 2002, 2003, 2004, 
    2 .\"   2005, 2006, 2007  Free Software Foundation, Inc. 
     2.\"   2005, 2006, 2007, 2008  Free Software Foundation, Inc. 
    33.\" See section COPYING for conditions for redistribution 
    44.TH etags 1 "23nov2001" "GNU Tools" "GNU Tools" 
     
    2222[\|\-\-no\-globals\|] [\|\-\-include=\fIfile\fP\|] 
    2323[\|\-\-ignore\-indentation\|] [\|\-\-language=\fIlanguage\fP\|] 
    24 [\|\-\-no\-members\|] [\|\-\-output=\fItagfile\fP\|] 
     24[\|\-\-members\|] [\|\-\-output=\fItagfile\fP\|] 
    2525[\|\-\-regex=\fIregexp\fP\|] [\|\-\-no\-regex\|] 
    2626[\|\-\-help\|] [\|\-\-version\|] 
     
    6060Files specified with relative file names will be recorded in the tag 
    6161table with file names relative to the directory where the tag table 
    62 resides.  If the tag table is in /dev, however, the file names are made 
    63 relative to the working directory.  Files specified with absolute file 
    64 names will be recorded 
     62resides.  If the tag table is in /dev or is the standard output, 
     63however, the file names are made relative to the working directory. 
     64Files specified with absolute file names will be recorded 
    6565with absolute file names.  Files generated from a source file\-\-like 
    6666a C file generated from a source Cweb file\-\-will be recorded with 
     
    136136.B \-\-members 
    137137Create tag entries for variables that are members of structure-like 
    138 constructs in C++, Objective C, Java.  This is the default for etags. 
     138constructs in C++, Objective C, Java. 
    139139.TP 
    140140.B \-\-no\-members 
    141 Do not tag member variables.  This is the default for ctags
     141Do not tag member variables.  This is the default behavior
    142142.TP 
    143143.B \-\-packages\-only 
     
    150150.TP 
    151151\fB\-o\fP \fItagfile\fP, \fB\-\-output=\fItagfile\fP 
    152 Explicit name of file for tag table; overrides default \fBTAGS\fP or 
    153 \fBtags\fP.   (But ignored with \fB\-v\fP or \fB\-x\fP.) 
     152Explicit name of file for tag table; for \fBetags\fP only, a file name 
     153of \- means standard output; overrides default \fBTAGS\fP or \fBtags\fP. 
     154(But ignored with \fB\-v\fP or \fB\-x\fP.) 
    154155.TP 
    155156\fB\-r\fP \fIregexp\fP, \fB\-\-regex=\fIregexp\fP 
     
    293294.if t \(co 
    294295.if n (c) 
    295 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc. 
     2961999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc. 
    296297.PP 
    297298Permission is granted to make and distribute verbatim copies of this