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 0a05b544d98..5bfb1809139 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,13 @@
12015-03-03 Eli Zaretskii <eliz@gnu.org> 12015-03-03 Eli Zaretskii <eliz@gnu.org>
2 2
3 * xdisp.c (move_it_in_display_line_to): Handle the case where the
4 last character of a screen line is whitespace, and we are under
5 word-wrap with overflow-newline-into-fringe turned on.
6 (Bug#19769)
7
82015-03-03 Eli Zaretskii <eliz@gnu.org>
92015-03-03 Eli Zaretskii <eliz@gnu.org>
10
3 * xdisp.c (handle_stop, handle_single_display_spec) 11 * xdisp.c (handle_stop, handle_single_display_spec)
4 (next-element_from_image): Don't reset the 12 (next-element_from_image): Don't reset the
5 ignore_overlay_strings_at_pos_p flag here. 13 ignore_overlay_strings_at_pos_p flag here.