From 0ea1a8afa4524e244008a7d88c3f03d2ff16a6ed Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Thu, 13 Oct 2005 22:39:06 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index a6d056f579d..30db0548172 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,16 @@ +2005-10-14 Kim F. Storm + + * xterm.c (note_mouse_movement): Return 1 if mouse moved; 0 otherwise. + (handle_one_xevent): Only clear help_echo_string; restore it if + note_mouse_movement didn't record any mouse movement. + + * xdisp.c (pos_visible_p): Convert w->hscroll to pixels before use. + (remember_mouse_glyph): Clear RECT if mouse is over an image glyph. + + * keyboard.c (make_lispy_position): Adjust wx for left margin if ON_TEXT. + (Fposn_at_x_y): Fix calculation of x coordinate. + (Fposn_at_point): Return nil if point is hscrolled out of view. + 2005-10-13 Andreas Schwab * sysdep.c (request_sigio, unrequest_sigio): Do nothing in -- 2.39.5