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)
 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)

1  2 
src/ChangeLog

diff --cc src/ChangeLog
@@@ -1,8 -1,11 +1,16 @@@
+ 2010-04-23  Eli Zaretskii  <eliz@gnu.org>
++      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)
  2010-04-23  Dan Nicolaescu  <dann@ics.uci.edu>
  
 +      * m/macppc.h (LD_SWITCH_SYSTEM_TEMACS): Remove #undef.
 +      (LD_SWITCH_MACHINE_TEMACS): Remove, configure sets nocombreloc.
 +
        * s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure sets nocombreloc.
        * s/openbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove.