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 1ede517243f..c11fd18714e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2011-04-13 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-04-13 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | * indent.c (val_compute_motion, val_vmotion): Now static. | ||
| 4 | |||
| 3 | * image.c: Make symbols static if they're not exported. | 5 | * image.c: Make symbols static if they're not exported. |
| 4 | * dispextern.h (x_create_bitmap_from_xpm_data): Do not declare | 6 | * dispextern.h (x_create_bitmap_from_xpm_data): Do not declare |
| 5 | if USE_GTK. | 7 | if USE_GTK. |