Mercurial > emacs
annotate .cvsignore @ 53128:c9aeaeb38318
(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.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 23 Nov 2003 00:09:39 +0000 |
parents | 32c007e23d05 |
children | f0eb34e60705 d7ddb3e565de |
rev | line source |
---|---|
25839 | 1 configure |
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
25839
diff
changeset
|
2 bin |
28195 | 3 boot.log |
4 boot.log.diff | |
5 boot.log.old | |
6 update.log | |
31816 | 7 config.log |
8 config.status | |
9 config.cache | |
10 Makefile | |
11 emacs*.tar.gz | |
35744 | 12 leim*.tar.gz |
13 *.xdelta | |
44151
32c007e23d05
Whoops, that should be `autom4te.cache'
Miles Bader <miles@gnu.org>
parents:
44150
diff
changeset
|
14 autom4te.cache |