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 c586e869e9b..5ab825bdb8d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2011-04-14 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-04-14 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | * window.h (check_all_windows): Mark externally visible. | ||
| 4 | |||
| 3 | * window.c (window_deletion_count): Now static. | 5 | * window.c (window_deletion_count): Now static. |
| 4 | 6 | ||
| 5 | * undo.c: Make symbols static if they're not exported. | 7 | * undo.c: Make symbols static if they're not exported. |