Support `display' text properties and overlay strings in bidi buffers.
authorEli Zaretskii <eliz@gnu.org>
Fri, 23 Apr 2010 15:09:11 +0000 (18:09 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 23 Apr 2010 15:09:11 +0000 (18:09 +0300)
commitf1bbc65578cd055f4107f0117e6c317b45bc5b33
tree7627d10e245ec9fa6bd0a86c06f36f77faca4030
parenta5bee597fb5c417c6f4288d0c2b96448e9b9ac7f
parent8785b8887a35e22970b65409de0738302b91c982
Support `display' text properties and overlay strings in bidi buffers.

 xdisp.c (pop_it): When the stack is popped after displaying
 from a string, bidi-iterate to exit from the text portion covered
 by the `display' property or overlay.  (Bug#5988, bug#5920)
src/ChangeLog