(make_lispy_position): Use modified mode_line_string,
authorKim F. Storm <storm@cua.dk>
Tue, 6 Jan 2004 22:37:39 +0000 (22:37 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 6 Jan 2004 22:37:39 +0000 (22:37 +0000)
commiteee5863b686e80bb8b40bb8d3a2affa8d0024e20
tree5a4539aa89e5ce33d72e6ec23ad918507f40ec4b
parent6a3d9c9ff43c38fbfc5d63e3026b76356ea97c62
(make_lispy_position): Use modified mode_line_string,
buffer_posn_from_coords, and marginal_area_string functions to
include both string object and image object in the lispy position.
Also add actual glyph width and height to position.
(read_key_sequence): Use real buffer position from mouse
event to find keymap property even when click is in marginal area.
src/keyboard.c