Revision: emacs--multi-tty--0--patch-370 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Sun Jul 3 19:09:22 CEST 2005 Standard-date: 2005-07-03 17:09:22 GMT Modified-files: src/sysdep.c src/term.c New-patches: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-370 Summary: Fix the original cause of the "arrow keys don't work on screen" bug. Keywords: * src/term.c (tty_set_terminal_modes, tty_reset_terminal_modes): Flush tty output before returning. * src/sysdep.c (reset_sys_modes): Remove superflous fflush call.