Avoid crashes when stepping with right-arrow through "^L^L".
authorEli Zaretskii <eliz@gnu.org>
Sat, 15 May 2010 14:43:55 +0000 (17:43 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 15 May 2010 14:43:55 +0000 (17:43 +0300)
commit2e9abc3d5340f07c181d3cbeba5d92d36dea5a34
treeab74be42860160c21d0a1e15dc95742ed29d7b80
parent7107842975be5da82d085fd97a7bddbbf16b30f9
Avoid crashes when stepping with right-arrow through "^L^L".

 bidi.c (bidi_paragraph_init): Remove redundant assertion that we are at
 the beginning of a line after call to bidi_find_paragraph_start.
src/ChangeLog
src/bidi.c