aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7dc419ef731..e59c72643d4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12011-07-09 Eli Zaretskii <eliz@gnu.org> 12011-07-09 Eli Zaretskii <eliz@gnu.org>
2 2
3 * bidi.c (bidi_fetch_char): Fix the type of `len' according to
4 what STRING_CHAR_AND_LENGTH expects.
5
3 * xdisp.c (move_it_in_display_line_to): Record prev_method and 6 * xdisp.c (move_it_in_display_line_to): Record prev_method and
4 prev_pos immediately before the call to set_iterator_to_next. 7 prev_pos immediately before the call to set_iterator_to_next.
5 Fixes cursor motion in bidi-reordered lines with stretch glyphs 8 Fixes cursor motion in bidi-reordered lines with stretch glyphs