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
10de1e33
Commit
10de1e33
authored
Feb 26, 2001
by
Francesco Potortì
Browse files
Mention that etags switches to C++ when meets `template'.
parent
fc18e547
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
etc/NEWS
etc/NEWS
+2
-1
No files found.
etc/NEWS
View file @
10de1e33
...
...
@@ -1419,7 +1419,8 @@ declarations when given the --declarations option.
"operator+",
without spaces between the keyword and the operator.
*** You shouldn't generally need any more the -C or -c++ option: etags
automatically detects a C++ file when it meets the `class' keyword.
automatically switches to C++ parsing when it meets the `class' or
`template'
keywords.
*** Etags now is able to delve at arbitrary deeps into nested structures in
C-like languages. Previously, it was limited to one or two brace levels.
...
...
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