* term.c (tty_send_additional_strings): No need to fflush here,
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 17 Apr 2014 14:59:22 +0000 (07:59 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 17 Apr 2014 14:59:22 +0000 (07:59 -0700)
commitf0496348d1b9b1f2fff9e4265f51cbdc77eb40dc
tree483ea94f35b54f80d123e6d2070169773ed451f1
parentbfc30790686607fac1b7667d3a73d0f46b80e85f
* term.c (tty_send_additional_strings): No need to fflush here,

as callers fflush.
(tty_set_terminal_modes): fflush after sending additional strings,
not before.
src/ChangeLog
src/term.c