]> git.eshelyaron.com Git - emacs.git/commit
Move code that bidi-iterates out of display property to a separate function.
authorEli Zaretskii <eliz@gnu.org>
Sun, 25 Apr 2010 16:55:59 +0000 (19:55 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 25 Apr 2010 16:55:59 +0000 (19:55 +0300)
commitf538fcec9abe33859fe4b7d84ea1d5a07d476469
tree15c95e2525af419092597b7ae95a5c459bd54099
parentadf4f59cc8df4d3a927e55743dea04725c3fecf0
Move code that bidi-iterates out of display property to a separate function.

 xdisp.c (iterate_out_of_display_property): New function, body from pop_it.
 (pop_it): Use it.
src/ChangeLog
src/xdisp.c