# HG changeset patch # User Gerd Moellmann # Date 966428055 0 # Node ID cac6b0fce0ecc61fc87422ab74aacec87c6bd1a9 # Parent fc80dcfc32cd2f9a8ccaad8d4290b18050e0c05f *** empty log message *** diff -r fc80dcfc32cd -r cac6b0fce0ec src/ChangeLog --- a/src/ChangeLog Wed Aug 16 12:12:30 2000 +0000 +++ b/src/ChangeLog Wed Aug 16 12:14:15 2000 +0000 @@ -1,3 +1,14 @@ +2000-08-16 Gerd Moellmann + + * term.c (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. + 2000-08-16 Kenichi Handa * coding.c (encode_coding): Fix the bug of not flushing ISO escape