]> git.eshelyaron.com Git - emacs.git/commit
Support `display' text properties and overlays.
authorEli Zaretskii <eliz@gnu.org>
Fri, 23 Apr 2010 15:05:23 +0000 (18:05 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 23 Apr 2010 15:05:23 +0000 (18:05 +0300)
commit8785b8887a35e22970b65409de0738302b91c982
treee1b1c429af2a6fe26b23333564f31ec3f72dfc22
parent809fcabaac3e5ecd5f953928483216d0d25b957e
Support `display' text properties and overlays.

 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
src/xdisp.c