aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b6ab1e18dcc..a1c4b0fd967 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,8 @@
12011-03-10 Paul Eggert <eggert@cs.ucla.edu> 12011-03-10 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * fringe.c (destroy_fringe_bitmap, init_fringe_bitmap): Now static. 3 * fringe.c (destroy_fringe_bitmap, init_fringe_bitmap): Now static.
4 (update_window_fringes): Initialize top_row_ends_at_zv_p and
5 bot_row_ends_at_zv_p, with a FIXME comment.
4 6
5 * alloc.c (mark_fringe_data): Move decl from here ... 7 * alloc.c (mark_fringe_data): Move decl from here ...
6 * lisp.h (mark_fringe_data) [HAVE_WINDOW_SYSTEM]: ... to here, 8 * lisp.h (mark_fringe_data) [HAVE_WINDOW_SYSTEM]: ... to here,