emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 24 Oct 2005 10:59:30 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4674 emacs/src/ChangeLog:1.4675
*** emacs/src/ChangeLog:1.4674  Mon Oct 24 08:35:32 2005
--- emacs/src/ChangeLog Mon Oct 24 14:59:29 2005
***************
*** 1,5 ****
--- 1,13 ----
  2005-10-24  Kim F. Storm  <address@hidden>
  
+       * xterm.c: Undo 2005-10-23 change.
+       (last_mouse_glyph_frame): New var.
+       (note_mouse_movement): Say mouse moved if current frame differs
+       from last_mouse_glyph_frame, and update last_mouse_glyph_frame.
+       (XTmouse_position): Set last_mouse_glyph_frame.
+       (handle_one_xevent): Clear last_mouse_glyph_frame [instead of
+       last_mouse_glyph] on mouse up/down event.
+ 
        * editfns.c (Fcompare_buffer_substrings): Fix last change.
  
  2005-10-23  Stefan Monnier  <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]