1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Boris Goldowsky
7865eac640 Change email address for Boris. 1995-06-05 20:43:19 +00:00
Boris Goldowsky
1f31a9f1f0 avoid.el Add autoload cookies; doc fixes.
(mouse-avoidance-set-pointer-shape): New function.
(mouse-avoidance-nudge-mouse): Use it.
(mouse-avoidance-fancy-hook): streamline args to set-mouse-pos.
1995-04-07 21:25:47 +00:00
Richard M. Stallman
25cd2c1ba9 (mouse-avoidance-threshold): Renamed from ...threshhold. 1994-06-14 00:10:56 +00:00
Richard M. Stallman
96ae4787ad (mouse-avoidance-point-position): Fix compute-motion
call to use (X . Y) relative to window, not frame.
Avoid errors if window-start < point-min.
1994-06-11 12:14:28 +00:00
Richard M. Stallman
f87bb1ee42 (mouse-avoidance-nudge-dist): Doc fix. 1994-05-19 22:13:51 +00:00
Richard M. Stallman
3f32656c46 Doc fixes.
(mouse-avoidance-nudge-mouse): Removed redundant
bounds check on destination coordinates.
1994-05-19 17:21:02 +00:00
Karl Heuer
bdd2009598 doc fix.
(mouse-avoidance-point-position): new function, using
new `compute-motion' functionality.  Use of this fixes bugs
involving wrapped lines & horizontally-scrolled windows.
new avoidance mode, "exile", like "banish" but temporary.
jump/animate modes now keep track of net offset that
they have moved the mouse, and try to keep this near 0.  No longer
wraps to other side of screen.
(mouse-avoidance-mode): update mode line.
(mouse-avoidance-*-hook): do nothing if inside kbd macro.
1994-04-21 21:26:47 +00:00
David J. MacKenzie
978625b7e0 Fix comment typos. 1994-02-27 03:25:08 +00:00
Richard M. Stallman
d9f132a8ac Doc fix. 1994-02-02 20:43:50 +00:00
Richard M. Stallman
11db296f3b Comment changes. 1993-11-23 23:57:42 +00:00
Richard M. Stallman
bb5d4e1a38 Initial revision 1993-11-23 07:00:40 +00:00