Fix display of overlay strings with 'display' and 'box' property
commita8273dacd51fc2dfa917722ad25390c64759318d
authorEli Zaretskii <eliz@gnu.org>
Sun, 31 Jan 2016 16:10:12 +0000 (31 18:10 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 31 Jan 2016 16:10:12 +0000 (31 18:10 +0200)
treeaee2c62160e4fa8b83aef314821d32ad9015b1ba
parentfc48106d0bdbd938ec51c1f9609b7a58108d8f00
Fix display of overlay strings with 'display' and 'box' property

* src/xdisp.c (get_next_display_element): Take the box face from
display stack level that comes from a buffer, not an overlay
string.  (Bug#22499)
src/xdisp.c