]> code.delx.au - gnu-emacs/commit
Fix bug #16479 with client connections while TTY menu is open.
authorEli Zaretskii <eliz@gnu.org>
Sat, 25 Jan 2014 08:25:51 +0000 (10:25 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 25 Jan 2014 08:25:51 +0000 (10:25 +0200)
commite96f7bf11ebeef086c48776ecfe8c41a1c0db7c4
tree0649dfcf7ef5204a2d9449b630b885de2f0556eb
parentcaece7c39334aec764ec661e04490030b3c80385
Fix bug #16479 with client connections while TTY menu is open.

 src/term.c (read_menu_input): If the selected frame changes, exit
 the menu.
 (tty_menu_show): If the selected frame changes while we displayed
 a menu, throw to top level.
src/ChangeLog
src/term.c