Fixes around Bug#16647.
authorMartin Rudalics <rudalics@gmx.at>
Wed, 26 Feb 2014 08:07:34 +0000 (09:07 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Wed, 26 Feb 2014 08:07:34 +0000 (09:07 +0100)
commitaea124c47dd16cde97fa467082b4be5f2c6d31f7
tree8cfa0e8167024730eeed58632779e2a5c6e773de
parentb2388336fef199304f7050340a91fe559b634ba2
Fixes around Bug#16647.

* xdisp.c (remember_mouse_glyph): Handle ON_RIGHT_DIVIDER and
ON_BOTTOM_DIVIDER cases.
* window.c (coordinates_in_window): Return ON_VERTICAL_BORDER
only if the window has no right divider.
(Fcoordinates_in_window_p): Fix doc-string.
src/ChangeLog
src/window.c
src/xdisp.c