summaryrefslogtreecommitdiff
path: root/lisp/xt-mouse.el
Commit message (Expand)AuthorAgeFilesLines
* Fix xt-mouse on terminals that report UTF-8 encoded coordinatesEli Zaretskii2023-01-261-8/+14
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-4/+4
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Face-changing text properties and help-echo now work with xterm-mouse.Jared Finder2020-11-141-0/+7
* Fix a bug where the wrong menu would be triggered by mouseJared Finder2020-10-241-1/+1
* Make TTY menus work with xterm-mouse-modeJared Finder2020-10-241-10/+16
* Make xterm-mouse-event check whether the click event is validLars Ingebrigtsen2020-09-201-1/+4
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Merge branch 'feature/tabs'Juri Linkov2019-10-011-1/+7
|\
| * Text-based nox builds compiled without X window supportJuri Linkov2019-09-041-1/+1
| * Text-mode display of the tab-bar and emulation of clicking on a tty.Juri Linkov2019-09-031-1/+7
* | Update some URLsPaul Eggert2019-09-231-1/+1
|/
* New function time-convertPaul Eggert2019-08-051-2/+2
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-1/+1
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-1/+1
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-5/+4
* Make xterm-mouse-truncate-wrap obsoletePaul Eggert2019-02-121-17/+4
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Increase xterm click count only within double-click-fuzzAlexander Gramiak2017-10-081-1/+7
* Set xterm click count to 1 even with no last clickAlexander Gramiak2017-10-051-2/+4
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * ; Revert "Guard terminal par. in XTerm mouse mode"Philipp Stephani2016-11-281-5/+1
| * Guard terminal parameter in XTerm mouse modePhilipp Stephani2016-11-221-1/+5
* | Guard terminal parameter in XTerm mouse modePhilipp Stephani2016-11-281-1/+5
* | Turn on more lexical-bindingMark Oteiza2016-09-281-1/+1
|/
* 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
|\ \ | |/