]> code.delx.au - gnu-emacs/commit
Avoid erratic behavior of menu-bar tooltips on w32 (Bug#19925)
authorEli Zaretskii <eliz@gnu.org>
Mon, 23 Feb 2015 17:46:44 +0000 (19:46 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 23 Feb 2015 17:46:44 +0000 (19:46 +0200)
commit18178922a8074627fe4e4e2fd0c9d21839f172c4
treee0eb66fb6397e5265f12016d15c2a17a74d5a76a
parent02609324ce7341c05f4c5c141942c45d730291b1
Avoid erratic behavior of menu-bar tooltips on w32  (Bug#19925)

 src/w32fns.c (Fw32__menu_bar_in_use): New internal function.

 lisp/frame.el (blink-cursor-timer-function): Don't increment
 blink-cursor-blinks-done counter when a menu is active on a w32
 frame.
lisp/ChangeLog
lisp/frame.el
src/ChangeLog
src/w32fns.c