aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 04b4cab3ddb..e1df65bbfe8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12013-12-23 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (tool_bar_height): Use WINDOW_PIXEL_WIDTH to set up the
4 iterator X limits, not FRAME_TOTAL_COLS, for consistency with what
5 redisplay_tool_bar does. Improve and fix commentary.
6 (hscroll_window_tree): Don't assume w->cursor.vpos is within the
7 limits of the glyph matrices. (Bug#16051)
8
12013-12-23 Jan Djärv <jan.h.d@swipnet.se> 92013-12-23 Jan Djärv <jan.h.d@swipnet.se>
2 10
3 * conf_post.h: Use unsigned it for bool_bf if GNUSTEP (Bug#16210). 11 * conf_post.h: Use unsigned it for bool_bf if GNUSTEP (Bug#16210).