Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
933ccc8c
Commit
933ccc8c
authored
Feb 05, 2007
by
Francesco Potortì
Browse files
Now --members is the default for etags, not for ctags yet.
parent
78064948
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
7 deletions
+10
-7
etc/ChangeLog
etc/ChangeLog
+2
-4
etc/etags.1
etc/etags.1
+3
-3
lib-src/ChangeLog
lib-src/ChangeLog
+5
-0
No files found.
etc/ChangeLog
View file @
933ccc8c
2007-02-0
4
Reiner Steib <Reiner.Steib@gmx.de
>
2007-02-0
5
Francesco Potort,Al(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>
...
...
etc/etags.1
View file @
933ccc8c
...
...
@@ -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.
...
...
lib-src/ChangeLog
View file @
933ccc8c
2007-02-05 Francesco Potort,Al(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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment