aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/xt-mouse.el
Commit message (Collapse)AuthorAgeFilesLines
* (xterm-mouse-mode): Typo.Dave Love2000-02-221-1/+1
|
* Doc fixes.Dave Love2000-02-221-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 Rost1998-12-051-3/+3
|
* (xterm-mouse-translate, xterm-mouse-event): ReplaceAndreas Schwab1998-03-231-3/+3
| | | | obsolete `concat with integer' by format.
* Updated address.Per Abrahamsen1997-05-271-1/+1
|
* (xterm-mouse-event): Adjust for minibuffer prompt width.Richard M. Stallman1996-06-041-0/+4
|
* Comment change.Richard M. Stallman1996-03-041-1/+8
|
* Update FSF's address.Erik Naggum1996-01-141-6/+10
|
* (xterm-mouse-translate, xterm-mouse-event):Richard M. Stallman1996-01-021-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. Stallman1995-11-111-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 revisionRichard M. Stallman1995-10-091-0/+145