| Commit message (Expand) | Author | Age | Files | Lines |
* | * lisp/mouse.el: Use the normal toplevel loop while dragging. | Stefan Monnier | 2014-05-11 | 1 | -75/+94 |
* | Merge from emacs-24; up to 2014-05-08T03:34:20Z!rgm@gnu.org | Glenn Morris | 2014-05-07 | 1 | -50/+55 |
|\ |
|
| * | * lisp/xt-mouse.el: Drop spurious/oddly shaped events. | Stefan Monnier | 2014-05-07 | 1 | -49/+54 |
| * | * lisp/xt-mouse.el (xterm-mouse--read-event-sequence-1000): | Stefan Monnier | 2014-05-05 | 1 | -4/+4 |
* | | 2014-04-17 Daniel Colascione <dancol@dancol.org> | Daniel Colascione | 2014-04-17 | 1 | -32/+29 |
|/ |
|
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | * lisp/xt-mouse.el (xterm-mouse-event-read): Remove. | Stefan Monnier | 2013-03-10 | 1 | -20/+6 |
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | Misc minor changes. | Stefan Monnier | 2012-07-17 | 1 | -7/+7 |
* | * xt-mouse.el: Implement extended mouse coordinates. | Chong Yidong | 2012-07-14 | 1 | -54/+125 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Fix minor mode docstrings for the new meaning of a nil ARG. | Chong Yidong | 2011-10-19 | 1 | -2/+3 |
* | Merge from emacs-23 branch | Chong Yidong | 2011-08-09 | 1 | -3/+10 |
|\ |
|
| * | Fixes: debbugs:6594 | Andreas Schwab | 2011-07-28 | 1 | -3/+10 |
* | | lisp/*.el: Lexical-binding cleanup. | Juanma Barranquero | 2011-04-19 | 1 | -2/+2 |
* | | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
|/ |
|
* | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127 | Jan D | 2010-07-14 | 1 | -2/+2 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | (turn-on-xterm-mouse-tracking-on-terminal) | Dan Nicolaescu | 2009-02-05 | 1 | -2/+8 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking): | Stefan Monnier | 2008-06-10 | 1 | -2/+2 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | (xterm-mouse-mode): Use delete-terminal-functions. | Stefan Monnier | 2008-03-29 | 1 | -28/+12 |
* | (xterm-mouse-event): Avoid error with buttons > 5. | Andreas Schwab | 2008-03-24 | 1 | -1/+4 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | Don't change the global function-key-map anny more. | Stefan Monnier | 2007-10-18 | 1 | -21/+24 |
* | | * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions. | Dan Nicolaescu | 2007-09-21 | 1 | -11/+4 |
* | | Delete add-hook calls that were moved to | Dan Nicolaescu | 2007-09-17 | 1 | -4/+11 |
* | | Delete add-hook calls that were moved to | Dan Nicolaescu | 2007-09-17 | 1 | -11/+0 |
* | | * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top | Dan Nicolaescu | 2007-09-15 | 1 | -0/+23 |
* | | * server.el (server-start, server-unload-hook): Undo previous | Dan Nicolaescu | 2007-09-04 | 1 | -2/+2 |
* | | * server.el (server-start, server-unload-hook): | Dan Nicolaescu | 2007-09-04 | 1 | -2/+2 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-08-13 | 1 | -1/+2 |
|\ \ |
|
| * \ | Merge from emacs--rel--22 | Miles Bader | 2007-08-13 | 1 | -1/+2 |
| |\ \
| | |/ |
|
| | * | Replace `iff' in doc-strings and comments. | Glenn Morris | 2007-08-08 | 1 | -1/+2 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-07-31 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | * | (xterm-mouse-truncate-wrap): New function. | Stefan Monnier | 2007-05-25 | 1 | -2/+18 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-05-30 | 1 | -7/+22 |
|\ \ \
| |/ / |
|
| * | | (xterm-mouse-truncate-wrap): New function. | Stefan Monnier | 2007-05-25 | 1 | -7/+22 |
* | | | Merged from emacs--devo--0 | Miles Bader | 2007-05-20 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | (xterm-mouse-debug-buffer): New variable. | Nick Roberts | 2007-05-12 | 1 | -0/+4 |
| |/ |
|
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-04-22 | 1 | -5/+23 |
|\ \
| |/ |
|
| * | (xterm-mouse-event): Don't use the left edge of the | Nick Roberts | 2007-04-03 | 1 | -2/+8 |
| * | (xterm-mouse-event): Remove unused var `time'. | Kim F. Storm | 2007-03-21 | 1 | -2/+1 |
| * | *** empty log message *** | Nick Roberts | 2007-03-21 | 1 | -0/+2 |