]> git.eshelyaron.com Git - emacs.git/commit
(note_mouse_movement): Add call to remember_mouse_glyph.
authorKim F. Storm <storm@cua.dk>
Tue, 11 Oct 2005 22:35:40 +0000 (22:35 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 11 Oct 2005 22:35:40 +0000 (22:35 +0000)
commite2570d37b26c728ac4b5d90c7f6e362b880ba243
tree15504ed813ff11b4ab3f88c8899b5bc314995435
parentd7f18f68ff720399e4a8a48ba27b218f93992203
(note_mouse_movement): Add call to remember_mouse_glyph.
(glyph_rect, remember_mouse_glyph): Remove mac specific versions.
(XTmouse_position): Adapt to use generic remember_mouse_glyph
instead of pixel_to_glyph_coords.
src/macterm.c