# HG changeset patch # User Jason Rumney # Date 1128970930 0 # Node ID 2a8946924f5f40a3eb4b91bf426e40b36e226991 # Parent 42e5365826f12df72b4b8fbaad4b3f3da87e0904 *** empty log message *** diff -r 42e5365826f1 -r 2a8946924f5f src/ChangeLog --- a/src/ChangeLog Mon Oct 10 18:58:43 2005 +0000 +++ b/src/ChangeLog Mon Oct 10 19:02:10 2005 +0000 @@ -1,3 +1,12 @@ +2005-10-10 Jason Rumney + + * xterm.c (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. + 2005-10-10 Jan Dj,Ad(Brv * emacs.c (USAGE3, standard_args): -nb => -nbi