Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
| | |||||
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| | |||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | |||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | Update copyright years. | Glenn Morris | 2006-12-05 | 1 | -1/+1 |
| | |||||
* | * avoid.el (mouse-avoidance-animating-pointer): New var. | Chong Yidong | 2006-08-10 | 1 | -10/+15 |
| | | | | | | | | (mouse-avoidance-nudge-mouse): Use it. (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook. (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook. Don't activate if currently animating. All callers changed. | ||||
* | (mouse-avoidance-point-position): Use posn-at-point instead of compute-motion. | Kim F. Storm | 2006-05-05 | 1 | -16/+6 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | (mouse-avoidance-ignore-p): New fun. | Stefan Monnier | 2004-08-20 | 1 | -42/+40 |
| | | | | | | Also ignore switch-frame, select-window, double, and triple clicks. (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook) (mouse-avoidance-fancy-hook): Use it. | ||||
* | (mouse-avoidance-point-position): Use window-inside-edges | Kim F. Storm | 2004-08-02 | 1 | -3/+3 |
| | | | | | and call compute-motion with nil for topos and width to get proper usable width and height for both window and non-window systems. | ||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | (mouse-avoidance-too-close-p): If the frame lacks a | Eli Zaretskii | 2001-07-24 | 1 | -3/+7 |
| | | | | | | tool-bar-lines parameter, behave as if its value were zero. (mouse-avoidance-set-pointer-shape): Don't do anything if x-pointer-shape is not boundp. | ||||
* | (mouse-avoidance-too-close-p): Return nil if mouse | Gerd Moellmann | 2000-11-23 | 1 | -10/+17 |
| | | | | is in the tool bar. | ||||
* | punctuation fixes in doc strings | Sam Steingold | 2000-08-11 | 1 | -23/+23 |
| | |||||
* | (mouse-avoidance-random-shape): Don't quote lambda. | Stefan Monnier | 2000-06-11 | 1 | -2/+2 |
| | |||||
* | Remove window-system from comments, suggest using display-*-p instead. | Eli Zaretskii | 2000-05-25 | 1 | -2/+2 |
| | |||||
* | (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 |