]> git.eshelyaron.com Git - emacs.git/commit
Make (many) trivial substitutions for renamed and
authorKim F. Storm <storm@cua.dk>
Sat, 24 May 2003 21:59:25 +0000 (21:59 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 24 May 2003 21:59:25 +0000 (21:59 +0000)
commit2cdbe73edfe73c1d21eefa3f7a32628e1345da4e
treeec101844ab19351829112e8cab4349ea0d8fde53
parentb45afe99ed29a2bcb8b525878f81630233c1097d
Make (many) trivial substitutions for renamed and
new macros in dispextern.h, frame.h and window.h.
(make_lispy_event): Use window positions returned from
window_from_coordinates when constructing the lisp event for
MOUSE_CLICK_EVENT and DRAG_N_DROP_EVENT, rather than calculating
(incorrect) values locally.
(make_lispy_movement): Use window positions returned from
window_from_coordinates when constructing the lisp event, rather
than calculating (incorrect) values locally.
src/keyboard.c