]> git.eshelyaron.com Git - emacs.git/commit
(next_element_from_ellipsis): Save face before selective
authorGerd Moellmann <gerd@gnu.org>
Tue, 5 Dec 2000 21:35:36 +0000 (21:35 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 5 Dec 2000 21:35:36 +0000 (21:35 +0000)
commit4aad61f8aa5db73814efab074a0ae52150aa8283
treef12180693e710d658fc64126a10e0c741953ea67
parent0c21eeeb5e054eb1d278300848e584c1092e38df
(next_element_from_ellipsis): Save face before selective
display in saved_face_id, and set face_before_selective_p.
(reseat_1): Reset face_before_selective_p.
(append_space, extend_face_to_end_of_line): If iterator's
face_before_selective_p is set, use the face from saved_face_id.
(extend_face_to_end_of_line): For tty frames, make sure to
use the right face id when producing spaces at the end of
the line.
src/xdisp.c