comparison src/ChangeLog.bidi @ 107601:ee023eee6207

Retrospective commit from 2009-11-07. More fixes for iteration near ZV. bidi.c (bidi_paragraph_init): Don't overstep end of buffer. Treat end of buffer as a NEUTRAL_B character. (bidi_resolve_explicit): Don't special-case ZV when bidi_it->type is NEUTRAL_B, since bidi_set_paragraph_end no longer sets the new_paragraph flag.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 01 Jan 2010 06:54:22 -0500
parents e47593843838
children d44bdcba4457
comparison
equal deleted inserted replaced
107600:e47593843838 107601:ee023eee6207
1 2009-11-07 Eli Zaretskii <eliz@gnu.org>
2
3 * bidi.c (bidi_paragraph_init): Don't overstep end of buffer.
4 Treat end of buffer as a NEUTRAL_B character.
5 (bidi_resolve_explicit): Don't special-case ZV when bidi_it->type
6 is NEUTRAL_B, since bidi_set_paragraph_end no longer sets the
7 new_paragraph flag.
8
1 2009-10-31 Eli Zaretskii <eliz@gnu.org> 9 2009-10-31 Eli Zaretskii <eliz@gnu.org>
2 10
3 * xdisp.c (display_line): Always extend reversed_p rows to the end 11 * xdisp.c (display_line): Always extend reversed_p rows to the end
4 of line. 12 of line.
5 (set_cursor_from_row): In R2L rows that don't display text, put 13 (set_cursor_from_row): In R2L rows that don't display text, put