diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index e9205fdd12a..7cbf3274946 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2015-01-16 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Give up on -Wsuggest-attribute=const | ||
| 4 | * make-docfile.c (write_globals): | ||
| 5 | Remove special hack for Fnext_read_file_uses_dialog_p | ||
| 6 | |||
| 1 | 2015-01-13 Paul Eggert <eggert@cs.ucla.edu> | 7 | 2015-01-13 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 8 | ||
| 3 | Don't say Fnext_read_file_uses_dialog_p is const | 9 | Don't say Fnext_read_file_uses_dialog_p is const |