Fix parts 1 & 2 of bug #10183 with RTL headings in Org mode.
authorEli Zaretskii <eliz@gnu.org>
Sat, 3 Dec 2011 07:59:23 +0000 (09:59 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 3 Dec 2011 07:59:23 +0000 (09:59 +0200)
commit9e49252b2d8fe1a3f078ec0342df0008cea5059e
tree9fec1de41a44145d95761b4b34e3fb5ef6a8ef59
parent6f5e57e773c9a72bce9d8c2f261923d1853b734f
Fix parts 1 & 2 of bug #10183 with RTL headings in Org mode.

 src/xdisp.c (handle_invisible_prop): If the invisible text ends just
 before a newline, prepare the bidi iterator for consuming the
 newline, and keep the current paragraph direction.
src/ChangeLog
src/xdisp.c