* make-docfile.c (IF_LINT): New macro, copied from emacsclient.c.
[bpt/emacs.git] / lib-src / ChangeLog
index 5007995..78548ee 100644 (file)
@@ -1,3 +1,8 @@
+2011-04-01  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * make-docfile.c (IF_LINT): New macro, copied from emacsclient.c.
+       (write_c_args): Use it to suppress GCC warning.
+
 2011-03-30  Paul Eggert  <eggert@cs.ucla.edu>
 
        Fix a problem found by GCC 4.6.0's static checks.