(write_glyphs): Also turn off inverse video after turning
authorGerd Moellmann <gerd@gnu.org>
Wed, 16 Aug 2000 12:14:15 +0000 (12:14 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 16 Aug 2000 12:14:15 +0000 (12:14 +0000)
commit65aa5e85fa3594ed0470f55d0c6c06c2d9de1d22
tree9147d9844c8b2b10a50284255e8faf2f47f03ee3
parentbb10be8b6f10bc9a53f11869b1fb7f216394b852
(write_glyphs): Also turn off inverse video after turning
off other appearances in case TS_exit_attribute_mode is not equal
to TS_end_standout_mode.
(insert_glyphs): Turn inverse video on/off for each run of glyphs
with the same face.
(turn_off_face): Reset standout_mode only if
TS_exit_attribute_mode has been output and TS_exit_attribute_mode
is equal to TS_end_standout_mode.
src/ChangeLog
src/term.c