aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-04-01 13:28:50 -0700
committerPaul Eggert2011-04-01 13:28:50 -0700
commit8e48d7bc3fef6ca11af98c12d99426bd01a5b3de (patch)
treedd37377e3753c61c0ecb4490ee2b16f1ce2d8cc0 /lib-src/ChangeLog
parent6ddae4efd9e8a3035eb610c39fb2c8f79e7f9893 (diff)
downloademacs-8e48d7bc3fef6ca11af98c12d99426bd01a5b3de.tar.gz
emacs-8e48d7bc3fef6ca11af98c12d99426bd01a5b3de.zip
* make-docfile.c (IF_LINT): New macro, copied from emacsclient.c.
(write_c_args): Use it to suppress GCC warning.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 5007995e14e..78548ee6870 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,8 @@
12011-04-01 Paul Eggert <eggert@cs.ucla.edu>
2
3 * make-docfile.c (IF_LINT): New macro, copied from emacsclient.c.
4 (write_c_args): Use it to suppress GCC warning.
5
12011-03-30 Paul Eggert <eggert@cs.ucla.edu> 62011-03-30 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Fix a problem found by GCC 4.6.0's static checks. 8 Fix a problem found by GCC 4.6.0's static checks.