]> code.delx.au - gnu-emacs/commit
Don't operate on menu bar of nonexistent frame
authorOscar Fuentes <ofv@wanadoo.es>
Sat, 23 Jan 2016 13:11:29 +0000 (14:11 +0100)
committerOscar Fuentes <ofv@wanadoo.es>
Sat, 23 Jan 2016 13:18:46 +0000 (14:18 +0100)
commit76045f7d6f654ea20e09412e5054f9159d1bb142
treec3b24adc9d3c7b121646542c29a4b57667ad40fc
parentc32f3bc4a383280587cf790b89f6c781d78cc42d
Don't operate on menu bar of nonexistent frame

* src/xfns.c (Fx_hide_tip) [USE_LUCID]: Check that the current frame
is valid before redisplaying its menu. Fixes bug#22438.
src/xfns.c