]> git.eshelyaron.com Git - emacs.git/commit
Fix assertion violation in pop_it when org-indent-mode is used.
authorEli Zaretskii <eliz@gnu.org>
Fri, 23 Dec 2011 14:51:51 +0000 (16:51 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 23 Dec 2011 14:51:51 +0000 (16:51 +0200)
commitd048e1e6bd3f634ca8308003e67967f134098c6c
tree6ebe88324d04e4a5b6447dad2c55002d1f159fde
parentbffcee0ae34feab9b8b6f7d769f1107418eab724
Fix assertion violation in pop_it when org-indent-mode is used.

 src/xdisp.c (handle_invisible_prop): Handle correctly an invisible
 property that ends at ZV, so that the bidi iteration could be
 resumed from there (after widening).
src/ChangeLog
src/xdisp.c