diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
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 @@ | |||
| 1 | 2011-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 | |||
| 1 | 2011-03-30 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2011-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. |