Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
8e7e5143
Commit
8e7e5143
authored
Feb 04, 2008
by
Chong Yidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Undo last change (mistakenly committed to branch).
parent
80b61f4b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
10 deletions
+4
-10
lib-src/ChangeLog
lib-src/ChangeLog
+0
-5
lib-src/etags.c
lib-src/etags.c
+4
-5
No files found.
lib-src/ChangeLog
View file @
8e7e5143
2008-02-04 Tom Tromey <tromey@redhat.com>
* etags.c: Added "GTY" as synonym for __attribute__. Updated
gperf output.
2008-01-22 Chong Yidong <cyd@stupidchicken.com>
* pop.c (pop_stat, pop_last): Fix last fix.
...
...
lib-src/etags.c
View file @
8e7e5143
...
...
@@ -2465,7 +2465,6 @@ while, 0, st_C_ignore
switch, 0, st_C_ignore
return, 0, st_C_ignore
__attribute__, 0, st_C_attribute
GTY, 0, st_C_attribute
@interface, 0, st_C_objprot
@protocol, 0, st_C_objprot
@implementation,0, st_C_objimpl
...
...
@@ -2529,9 +2528,9 @@ hash (str, len)
35, 35, 35, 35, 35, 35, 35, 35, 35, 35,
35, 35, 35, 35, 35, 35, 35, 35, 35, 35,
35, 35, 35, 35, 35, 35, 35, 35, 35, 35,
35, 35, 35, 35, 35, 35, 35, 35, 35,
3
,
26
, 35, 35, 35, 35, 35, 35, 35,
27
, 35,
35, 35, 35,
24, 0
, 35, 35, 35, 35,
0
,
35, 35, 35, 35, 35, 35, 35, 35, 35,
15
,
14
, 35, 35, 35, 35, 35, 35, 35,
14
, 35,
35, 35, 35,
12, 13
, 35, 35, 35, 35,
12
,
35, 35, 35, 35, 35, 1, 35, 16, 35, 6,
23, 0, 0, 35, 22, 0, 35, 35, 5, 0,
0, 15, 1, 35, 6, 35, 8, 19, 35, 16,
...
...
@@ -2582,7 +2581,7 @@ in_word_set (str, len)
{
{""}, {""},
{"if", 0, st_C_ignore},
{"
GTY", 0, st_C_attribute
},
{"
"
},
{"@end", 0, st_C_objend},
{"union", 0, st_C_struct},
{"define", 0, st_C_define},
...
...
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