aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 744b1ebbcee..ea699d1c036 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12005-08-21 Kim F. Storm <storm@cua.dk> 12005-08-21 Kim F. Storm <storm@cua.dk>
2 2
3 * fringe.c (update_window_fringes): Only put TOP and BOTTOM
4 bitmaps on fully visible rows.
5
3 * fringe.c (update_window_fringes): Replace FORCE_P arg with 6 * fringe.c (update_window_fringes): Replace FORCE_P arg with
4 KEEP_CURRENT_P arg; if non-zero, don't update current row fringes, 7 KEEP_CURRENT_P arg; if non-zero, don't update current row fringes,
5 and return 0. 8 and return 0.