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
b6c974bb
Commit
b6c974bb
authored
Feb 05, 2007
by
Francesco Potortì
Browse files
(etags): Now --members is the default for etags, not for ctags yet.
parent
18422db5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
etc/NEWS
etc/NEWS
+5
-0
No files found.
etc/NEWS
View file @
b6c974bb
...
...
@@ -3215,6 +3215,11 @@ be used (only once) in place of a file name on the command line. Etags
reads from standard input and marks the produced tags as belonging to
the file FILE.
*** The --members option is now the default.
Use --no-members if you want the old default behaviour of not tagging
struct members in C, members variables in C++ and variables in PHP.
** Ctags changes.
*** Ctags now allows duplicate tags
...
...
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