]> git.eshelyaron.com Git - emacs.git/commit
Prevent timers from messing up TTY menus
authorEli Zaretskii <eliz@gnu.org>
Thu, 24 Sep 2015 18:04:42 +0000 (21:04 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 24 Sep 2015 18:04:42 +0000 (21:04 +0300)
commit58ecdad0b08d8b8414abee1e5e8c89a384b6306c
tree8d05b26acedb83b2582a041a57a2c3829979320a
parent9fa9bc6a327e55d5a9cfc7e4b03f9dc0c8932669
Prevent timers from messing up TTY menus

* src/term.c (tty_menu_activate): Inhibit redisplay for as long as
the TTY menu is open.  (Bug#21530)
src/term.c