Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (mouse-avoidance-mode): Add autoload cookie to | Dave Love | 2000-03-12 | 1 | -1/+1 | |
| | | | | defcustom. | |||||
* | Fix maintainer address. | Karl Heuer | 1999-08-16 | 1 | -1/+1 | |
| | ||||||
* | (mouse-avoidance-mode): Doc fix. | Dave Love | 1999-04-27 | 1 | -2/+2 | |
| | ||||||
* | *** empty log message *** | Karl Heuer | 1999-03-30 | 1 | -1/+1 | |
| | ||||||
* | (mouse-avoidance-mode): Doc fix. | Karl Heuer | 1999-03-30 | 1 | -1/+2 | |
| | ||||||
* | (mouse-avoidance-banish-hook): Don't move unless in an | Karl Heuer | 1998-09-21 | 1 | -0/+1 | |
| | | | | Emacs frame. | |||||
* | *** empty log message *** | Dan Nicolaescu | 1998-04-20 | 1 | -1/+2 | |
| | ||||||
* | (mouse-avoidance-kbd-command): Function deleted. | Richard M. Stallman | 1998-02-27 | 1 | -22/+21 | |
| | | | | | | (mouse-avoidance-fancy-hook, mouse-avoidance-exile-hook) (mouse-avoidance-banish-hook): Test whether last command was a mouse command of any kind. | |||||
* | (mouse-avoidance-fancy-hook): Do nothing if button is down. | Richard M. Stallman | 1998-02-06 | 1 | -0/+10 | |
| | | | | (mouse-avoidance-exile-hook, mouse-avoidance-banish-hook): Likewise. | |||||
* | (mouse-avoidance-mode): Variable customized to automatically load the package. | Richard M. Stallman | 1997-12-22 | 1 | -7/+22 | |
| | ||||||
* | (mouse-avoidance-timer): New variable. | Richard M. Stallman | 1997-08-12 | 1 | -6/+12 | |
| | | | | | (mouse-avoidance-mode): Create or cancel a time, instead of using post-command-idle-hook. | |||||
* | Add defgroup; use defcustom for user vars. | Richard M. Stallman | 1997-04-13 | 1 | -8/+22 | |
| | ||||||
* | Don't put "Avoid" in the mode line. | Karl Heuer | 1997-02-23 | 1 | -3/+5 | |
| | ||||||
* | (mouse-avoidance-old-pointer-shape): New vbl. | Richard M. Stallman | 1996-03-27 | 1 | -1/+9 | |
| | | | | | (mouse-avoidance-mode): Save old pointer shape when entering protean mode; restore when exiting. | |||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -44/+45 | |
| | ||||||
* | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -1/+1 | |
| | ||||||
* | Comment change. | Richard M. Stallman | 1995-10-30 | 1 | -1/+1 | |
| | ||||||
* | (mouse-avoidance-mode): Use post-command-idle-hook. Use remove-hook. | Richard M. Stallman | 1995-08-25 | 1 | -9/+6 | |
| | ||||||
* | Change email address for Boris. | Boris Goldowsky | 1995-06-05 | 1 | -1/+1 | |
| | ||||||
* | avoid.el Add autoload cookies; doc fixes. | Boris Goldowsky | 1995-04-07 | 1 | -22/+19 | |
| | | | | | | (mouse-avoidance-set-pointer-shape): New function. (mouse-avoidance-nudge-mouse): Use it. (mouse-avoidance-fancy-hook): streamline args to set-mouse-pos. | |||||
* | (mouse-avoidance-threshold): Renamed from ...threshhold. | Richard M. Stallman | 1994-06-14 | 1 | -6/+6 | |
| | ||||||
* | (mouse-avoidance-point-position): Fix compute-motion | Richard M. Stallman | 1994-06-11 | 1 | -7/+15 | |
| | | | | | call to use (X . Y) relative to window, not frame. Avoid errors if window-start < point-min. | |||||
* | (mouse-avoidance-nudge-dist): Doc fix. | Richard M. Stallman | 1994-05-19 | 1 | -1/+1 | |
| | ||||||
* | Doc fixes. | Richard M. Stallman | 1994-05-19 | 1 | -17/+16 | |
| | | | | | (mouse-avoidance-nudge-mouse): Removed redundant bounds check on destination coordinates. | |||||
* | doc fix. | Karl Heuer | 1994-04-21 | 1 | -68/+159 | |
| | | | | | | | | | | | | (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. | |||||
* | Fix comment typos. | David J. MacKenzie | 1994-02-27 | 1 | -1/+2 | |
| | ||||||
* | Doc fix. | Richard M. Stallman | 1994-02-02 | 1 | -12/+35 | |
| | ||||||
* | Comment changes. | Richard M. Stallman | 1993-11-23 | 1 | -21/+1 | |
| | ||||||
* | Initial revision | Richard M. Stallman | 1993-11-23 | 1 | -0/+254 | |