Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
953dea63
Commit
953dea63
authored
Feb 04, 2007
by
Francesco Potortì
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
etags.c fix by Per Cederqvist
parent
47fd18c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
lib-src/ChangeLog
lib-src/ChangeLog
+8
-0
No files found.
lib-src/ChangeLog
View file @
953dea63
2007-02-04 Per Cederqvist <ceder@ingate.com>
* etags.c: (gperf, in_word_set): changed attribute for Java to
(C_JAVA & ~C_PLPL). The previous change introduced 2004-09-13 was
broken, as (C_JAVA & !C_PLPL) always evaluates to 0. This caused
import, package, extends, implements and interface to be treated
specially for all kinds of C-style files, not just Java files.
2007-01-02 Francesco Potort,Al(B <pot@gnu.org>
* etags.c: (longopts): New undocumented option --no-duplicates.
...
...
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