Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (xterm-mouse-mode): Use define-minor-mode. | Stefan Monnier | 2002-04-12 | 1 | -24/+12 |
| | |||||
* | (turn-off-xterm-mouse-tracking): Doc fix. | Andreas Schwab | 2001-12-04 | 1 | -1/+1 |
| | |||||
* | (xterm-mouse-event): Recognize control sequences | Gerd Moellmann | 2001-07-25 | 1 | -14/+26 |
| | | | | | | for buttons > 3. (xterm-mouse-translate): Handle the case that we don't get a down-event. | ||||
* | Some fixes to follow coding conventions. | Pavel JanÃk | 2001-07-16 | 1 | -1/+1 |
| | |||||
* | (xterm-mouse-event): If the buffer displayed in the | Eli Zaretskii | 2001-06-25 | 1 | -1/+6 |
| | | | | | window where they clicked the mouse has a header line, adjust vertical movement by one. | ||||
* | (xterm-mouse-mode): Typo. | Dave Love | 2000-02-22 | 1 | -1/+1 |
| | |||||
* | Doc fixes. | Dave Love | 2000-02-22 | 1 | -20/+19 |
| | | | | | | (xterm-mouse-position-function): New function, replacing advice of mouse-position. (xterm-mouse-mode): Use it. | ||||
* | (xterm-mouse-mode): Pacify the byte compiler. | Markus Rost | 1998-12-05 | 1 | -3/+3 |
| | |||||
* | (xterm-mouse-translate, xterm-mouse-event): Replace | Andreas Schwab | 1998-03-23 | 1 | -3/+3 |
| | | | | obsolete `concat with integer' by format. | ||||
* | Updated address. | Per Abrahamsen | 1997-05-27 | 1 | -1/+1 |
| | |||||
* | (xterm-mouse-event): Adjust for minibuffer prompt width. | Richard M. Stallman | 1996-06-04 | 1 | -0/+4 |
| | |||||
* | Comment change. | Richard M. Stallman | 1996-03-04 | 1 | -1/+8 |
| | |||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -6/+10 |
| | |||||
* | (xterm-mouse-translate, xterm-mouse-event): | Richard M. Stallman | 1996-01-02 | 1 | -4/+6 |
| | | | | | Variable `last' renamed to `xterm-mouse-last'. (xterm-mouse-last): Add defvar. | ||||
* | (global-map): Removed bindings of down events to ignore. | Richard M. Stallman | 1995-11-11 | 1 | -23/+51 |
| | | | | | | | | | | (xterm-mouse-translate): Only generate down event when bound. Cleanup. Support for mode line and vertical bar dragging, and menu-bar events. (xterm-mouse-x): New variable. (xterm-mouse-y): New variable. (mouse-position): Advice to use above variables. (xterm-mouse-event): Support menu-bar. Set xterm-mouse-x and xterm-mouse-y. | ||||
* | Initial revision | Richard M. Stallman | 1995-10-09 | 1 | -0/+145 |