aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2012-07-03 14:14:48 -0700
committerPaul Eggert2012-07-03 14:14:48 -0700
commit9c46aab901c220b993470683a18a461abf3fdac7 (patch)
treeffa7e2658ac8c5f09a2014a1ed57d6058c558efe /lib-src/ChangeLog
parente2017fe2a1a3ac4b0bf27f2eba86be49bf376c87 (diff)
downloademacs-9c46aab901c220b993470683a18a461abf3fdac7.tar.gz
emacs-9c46aab901c220b993470683a18a461abf3fdac7.zip
* make-docfile.c (scan_c_file): Suppress GCC warning.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index c3f2e47663a..54e9e405cfd 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
12012-07-03 Paul Eggert <eggert@cs.ucla.edu>
2
3 * make-docfile.c (scan_c_file): Suppress GCC warning.
4
12012-06-29 Tom Tromey <tromey@redhat.com> 52012-06-29 Tom Tromey <tromey@redhat.com>
2 6
3 * make-docfile.c (enum global_type) <FUNCTION>: New constant. 7 * make-docfile.c (enum global_type) <FUNCTION>: New constant.