summaryrefslogtreecommitdiff
path: root/lisp/xt-mouse.el
Commit message (Expand)AuthorAgeFilesLines
* Simplify 8-bit character handling by terminal for 'raw-text'Philipp Stephani2016-04-161-4/+1
* * lisp/xt-mouse.el (xterm-mouse-utf-8): Add :version.Glenn Morris2016-03-261-0/+1
* Add customization option for using UTF-8 coordinates in xt-mousePhilipp Stephani2016-03-251-30/+98
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Prefer "this" to “this” in doc stringsPaul Eggert2015-05-191-4/+4
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-4/+4
* Spelling fixesPaul Eggert2015-03-251-4/+4
* * lisp/xt-mouse.el (xterm-mouse--read-number-from-terminal): Fix last commit.Stefan Monnier2015-03-251-1/+1
* * lisp/xt-mouse.el: Add mouse-tracking support.Olaf Rogalsky2015-03-241-69/+116
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/mouse.el (mouse-drag-line): Use set-transient-map.Stefan Monnier2014-10-211-7/+4
* * lisp/xt-mouse.el (xterm-mouse-event): Don't assume last-click is non-nil.Stefan Monnier2014-07-191-1/+1
* * lisp/xt-mouse.el (xterm-mouse-translate-1): Intern drag event.Stefan Monnier2014-07-081-42/+37
* * lisp/xt-mouse.el (turn-on-xterm-mouse-tracking-on-terminal)Stefan Monnier2014-07-011-3/+16
* Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.caGlenn Morris2014-06-211-17/+16
|\
| * * lisp/xt-mouse.el (xterm-mouse-translate-1): Fix last change.Stefan Monnier2014-06-181-20/+19
* | * lisp/mouse.el: Use the normal toplevel loop while dragging.Stefan Monnier2014-05-111-75/+94
* | Merge from emacs-24; up to 2014-05-08T03:34:20Z!rgm@gnu.orgGlenn Morris2014-05-071-50/+55
|\ \ | |/
| * * lisp/xt-mouse.el: Drop spurious/oddly shaped events.Stefan Monnier2014-05-071-49/+54
| * * lisp/xt-mouse.el (xterm-mouse--read-event-sequence-1000):Stefan Monnier2014-05-051-4/+4
* | 2014-04-17 Daniel Colascione <dancol@dancol.org>Daniel Colascione2014-04-171-32/+29
|/
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/xt-mouse.el (xterm-mouse-event-read): Remove.Stefan Monnier2013-03-101-20/+6
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Misc minor changes.Stefan Monnier2012-07-171-7/+7
* * xt-mouse.el: Implement extended mouse coordinates.Chong Yidong2012-07-141-54/+125
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-2/+3
* Merge from emacs-23 branchChong Yidong2011-08-091-3/+10
|\
| * Fixes: debbugs:6594Andreas Schwab2011-07-281-3/+10
* | lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-2/+2
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Nuke arch-tags.Glenn Morris2011-01-151-1/+0
|/
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127Jan D2010-07-141-2/+2
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (turn-on-xterm-mouse-tracking-on-terminal)Dan Nicolaescu2009-02-051-2/+8
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):Stefan Monnier2008-06-101-2/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (xterm-mouse-mode): Use delete-terminal-functions.Stefan Monnier2008-03-291-28/+12
* (xterm-mouse-event): Avoid error with buttons > 5.Andreas Schwab2008-03-241-1/+4
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Don't change the global function-key-map anny more.Stefan Monnier2007-10-181-21/+24
* | * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.Dan Nicolaescu2007-09-211-11/+4
* | Delete add-hook calls that were moved toDan Nicolaescu2007-09-171-4/+11
* | Delete add-hook calls that were moved toDan Nicolaescu2007-09-171-11/+0
* | * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the topDan Nicolaescu2007-09-151-0/+23
* | * server.el (server-start, server-unload-hook): Undo previousDan Nicolaescu2007-09-041-2/+2