]> git.eshelyaron.com Git - emacs.git/commit
(remember_mouse_glyph): New function.
authorJason Rumney <jasonr@gnu.org>
Mon, 10 Oct 2005 19:02:10 +0000 (19:02 +0000)
committerJason Rumney <jasonr@gnu.org>
Mon, 10 Oct 2005 19:02:10 +0000 (19:02 +0000)
commit9b909870cde9d5d7b101a3c21478f65e7d3a3b63
treeecc2f80ee6e2e9318007bc4b2cacbfb8fcfcefaf
parent720a5d03f43895d0e5b3750c3aa109a1303e0c4c
(remember_mouse_glyph): New function.
(note_mouse_movement): Use it to remember the current glyph if
changed.
(XTmouse_position): Fix calculation of fake glyph under mouse.
Move code to calculate glyph under mouse into
remember_mouse_glyph.
src/ChangeLog
src/xterm.c