]> code.delx.au - gnu-emacs/commit
Fix bug in displaying header line with a box face
authorEli Zaretskii <eliz@gnu.org>
Tue, 22 Mar 2016 18:16:42 +0000 (20:16 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 22 Mar 2016 18:16:42 +0000 (20:16 +0200)
commit38a43f1a8f26f1ec8dbb9b2981f1d98f2b2bd228
tree014aa6698481dba040c62963fa5e17f679db5110
parent91e667692ba1362ca1334b8d58fd16c305ad5e2a
Fix bug in displaying header line with a box face

* src/xdisp.c (get_next_display_element): Handle the case when a
display string acquires the box face from an underlying string,
not from the buffer.  (Bug#23091)
src/xdisp.c