]> code.delx.au - gnu-emacs/commit
Fix cursor setting for tip frame; re-enable cursor generation.
authorKen Raeburn <raeburn@raeburn.org>
Thu, 8 Oct 2015 08:13:06 +0000 (04:13 -0400)
committerKen Raeburn <raeburn@raeburn.org>
Sun, 11 Oct 2015 05:15:22 +0000 (01:15 -0400)
commitec2d99026ff2f928b0669da2c2cf909b62aeb6c1
tree6deca974a249644f36f4c41644f605bfa345679e
parent08e27d294468aa72cb06a50821dbade8ea03b2ce
Fix cursor setting for tip frame; re-enable cursor generation.

* src/xfns.c (x_create_tip_frame): Include the cursor in the window
attributes sent when creating the new X window.  Don't skip setting
the pointerColor parameter.
src/xfns.c