diff options
| author | Kim F. Storm | 2003-11-23 00:09:39 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2003-11-23 00:09:39 +0000 |
| commit | 3d56670718b1400ff41f26e96fe2e0ec632e9b17 (patch) | |
| tree | dd17dfa778a46a61d96a99a67e3fb5385caeaa98 /src/ChangeLog | |
| parent | ba922d0c08796dc9730229a3bb090851cac81409 (diff) | |
| download | emacs-3d56670718b1400ff41f26e96fe2e0ec632e9b17.tar.gz emacs-3d56670718b1400ff41f26e96fe2e0ec632e9b17.zip | |
(make_lispy_position): New function for generating
mouse click positions from frame and pixel coordinates.
Enhanced to return buffer position and actual row/column for
events outside the text area using updated mode_line_string and
marginal_area_string functions.
Return left-fringe and right-fringe clicks as such, rather than
clicks in text area.
(make_lispy_event) [USE_X_TOOLKIT, USE_GTK]: Don't call
pixel_to_glyph_coords, as we never use the results.
(make_lispy_event): Use make_lispy_position for MOUSE_CLICK_EVENT,
WHEEL_EVENT, and DRAG_N_DROP_EVENT to replace redundant code.
Eliminate unused code in WHEEL_EVENT handling.
(make_lispy_movement): Use make_lispy_position.
Diffstat (limited to 'src/ChangeLog')
0 files changed, 0 insertions, 0 deletions