]> code.delx.au - gnu-emacs/commit
Fix assertions in popping up menus on TTY (Bug#19862)
authorEli Zaretskii <eliz@gnu.org>
Sat, 14 Feb 2015 13:03:20 +0000 (15:03 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 14 Feb 2015 13:03:20 +0000 (15:03 +0200)
commit432b00e6597f2a1eec192d807ad554a430f96f93
tree99be029c5d1fcfa6586050c50db94527dc0b1f9b
parent0077b36e2ed14e484c1f736496db9314ef7ca177
Fix assertions in popping up menus on TTY  (Bug#19862)

Do not merge this commit to trunk!

 src/menu.c (Fx_popup_menu) [HAVE_X_WINDOWS]: Call
 mouse_position_for_popup only for X frames.
src/ChangeLog
src/menu.c