]> code.delx.au - gnu-emacs/commit
Use the face of preceding text for displaying the ellipsis
authorEli Zaretskii <eliz@gnu.org>
Fri, 8 Jan 2016 10:12:53 +0000 (12:12 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 8 Jan 2016 10:12:53 +0000 (12:12 +0200)
commite990bb270e574eb6d329056e28be9340d9a042ef
tree91ddd4f94f35be86b8cde4be367b13092338011c
parent5810ac3a105a13224b84c848ccf5fd2ac9bbb712
Use the face of preceding text for displaying the ellipsis

* src/xdisp.c (setup_for_ellipsis): Use the face of the preceding
text in it->saved_face_id for displaying the ellipsis, and ignore
the face, if any, of the invisible text.  (Bug#22320)
src/xdisp.c