| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (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 |
