(Fcoordinates_in_window_p): Return `left-bitmap-area'
authorGerd Moellmann <gerd@gnu.org>
Tue, 17 Aug 1999 22:44:47 +0000 (22:44 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 17 Aug 1999 22:44:47 +0000 (22:44 +0000)
commitfbad6f9a2810fb084c5adc69f50f8e8998398f1d
tree495456742f2d8955bff69e3ee7800747d61e1ed8
parent0b5791c4a024e66c0c90b1f2437d51ce6b381086
(Fcoordinates_in_window_p): Return `left-bitmap-area'
and `right-bitmap-area' if position is in the bitmap areas.  This
avoids an error when clicking on the bitmap areas.  Instead, they
are currently treated like clicks inside the window.
(coordinates_in_window): Return 5 and 6 for bitmap areas.
(Qleft_bitmap_area, Qright_bitmap_area): New.
(syms_of_window): Initialize new symbols.
src/window.c