]> git.eshelyaron.com Git - emacs.git/commitdiff
Now --members is the default for etags, not for ctags yet.
authorFrancesco Potortì <pot@gnu.org>
Mon, 5 Feb 2007 21:39:13 +0000 (21:39 +0000)
committerFrancesco Potortì <pot@gnu.org>
Mon, 5 Feb 2007 21:39:13 +0000 (21:39 +0000)
etc/ChangeLog
etc/etags.1
lib-src/ChangeLog

index 03aba073d2745b2047ab0cae78141665906a232e..8e52076355fd088bb7573b259e97896b32ca96b2 100644 (file)
@@ -1,8 +1,6 @@
-2007-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
+2007-02-05  Francesco Potort\e,Al\e(B  <pot@gnu.org>
 
-       * gnus-refcard.tex: Fix copyright.
-
-       * gnus-booklet.ps, gnus-refcard.ps: Generate.
+       * etags.1: Now --members is the default for etags, not for ctags yet.
 
 2007-01-20  Glenn Morris  <rgm@gnu.org>
 
index aae98875b681cb3f499d420aa9737430337a2622..561ba55e5c1f9d9585a7e958b31e48be7a8ebd05 100644 (file)
@@ -21,7 +21,7 @@ etags, ctags \- generate tag file for Emacs, vi
 [\|\-\-append\|] [\|\-\-no\-defines\|]
 [\|\-\-no\-globals\|] [\|\-\-include=\fIfile\fP\|]
 [\|\-\-ignore\-indentation\|] [\|\-\-language=\fIlanguage\fP\|]
-[\|\-\-members\|] [\|\-\-output=\fItagfile\fP\|]
+[\|\-\-no\-members\|] [\|\-\-output=\fItagfile\fP\|]
 [\|\-\-regex=\fIregexp\fP\|] [\|\-\-no\-regex\|]
 [\|\-\-help\|] [\|\-\-version\|]
 \fIfile\fP .\|.\|.
@@ -135,10 +135,10 @@ regexp matching is done in this case (see the \fB\-\-regex\fP option).
 .TP
 .B \-\-members
 Create tag entries for variables that are members of structure-like
-constructs in C++, Objective C, Java.
+constructs in C++, Objective C, Java.  This is the default for etags.
 .TP
 .B \-\-no\-members
-Do not tag member variables.  This is the default behavior.
+Do not tag member variables.  This is the default for ctags.
 .TP
 .B \-\-packages\-only
 Only tag packages in Ada files.
index a586d26464b4e8cc073cf77dca4da604bdc69ded..0f37a818ccb91beeb91616568649ac4ad1b2ba0f 100644 (file)
@@ -1,3 +1,8 @@
+2007-02-05  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+
+       * etags.c (default_C_help, Cplusplus_help, PHP_help, print_help)
+       (main): Now --members is the default for etags, not for ctags yet.
+
 2007-02-04  Per Cederqvist  <ceder@ingate.com>  (tiny change)
 
        * etags.c (gperf, in_word_set): Change attribute for Java to