]> code.delx.au - gnu-emacs/commit
Handle negative coordinates in ‘x_calc_absolute_position’
authorAndy Moreton <andrewjmoreton@gmail.com>
Thu, 29 Oct 2015 07:46:43 +0000 (08:46 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Thu, 29 Oct 2015 07:46:43 +0000 (08:46 +0100)
commitdc95cb8c2d646468186c5b379bd6d138c1ec1d1c
treef168dd389320ae28d909fb2b703a35760598d934
parentd7a67c5a2fe63b6f087d6cae24c8f3b3c09eb57a
Handle negative coordinates in ‘x_calc_absolute_position’

* src/w32term.c (x_calc_absolute_position): Find display origin to
allow for negative coordinates.
src/w32term.c