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
37afa042
Commit
37afa042
authored
Jul 01, 2013
by
Paul Eggert
Browse files
Fix ChangeLog dates.
parent
164b1ba3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
ChangeLog
ChangeLog
+3
-1
lib-src/ChangeLog
lib-src/ChangeLog
+3
-1
No files found.
ChangeLog
View file @
37afa042
2013-0
6-30
Paul Eggert <eggert@cs.ucla.edu>
2013-0
7-01
Paul Eggert <eggert@cs.ucla.edu>
Merge from gnulib, incorporating:
2013-06-23 ignore-value: port to gcc -pedantic
2013-06-21 extern-inline: port to gcc -std=c89
2013-06-30 Paul Eggert <eggert@cs.ucla.edu>
Do not use GTK 3 if it exists but cannot be compiled.
* configure.ac: Leave GTK_OBJ and term_header alone if GTK 3
exists but cannot be compiled.
...
...
lib-src/ChangeLog
View file @
37afa042
2013-0
6-21
Paul Eggert <eggert@cs.ucla.edu>
2013-0
7-02
Paul Eggert <eggert@cs.ucla.edu>
Prefer plain 'static' to 'static inline' (Bug#12541).
I missed these instances of 'static inline' in an earlier sweep.
...
...
@@ -7,6 +7,8 @@
* make-docfile.c (put_char): No longer inline.
* etags.c (hash): Prefer int to unsigned when either will do.
2013-06-21 Paul Eggert <eggert@cs.ucla.edu>
Use C99-style flexible array members if available.
* ebrowse.c: Include <stddef.h>, for offsetof.
(struct member, struct alias, struct sym):
...
...
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