diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index cdbecfc5455..6daf98787a5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2010-07-08 Dan Nicolaescu <dann@ics.uci.edu> | 1 | 2010-07-08 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 2 | ||
| 3 | * xdisp.c (store_mode_line_noprop_char): Remove K&R alternative declaration. | ||
| 4 | |||
| 3 | Clean up include guards. | 5 | Clean up include guards. |
| 4 | * tparam.c: Remove include guards for config.h, string.h and code | 6 | * tparam.c: Remove include guards for config.h, string.h and code |
| 5 | that assumes #ifndef emacs. | 7 | that assumes #ifndef emacs. |