summaryrefslogtreecommitdiff
path: root/lisp/xt-mouse.el
AgeCommit message (Expand)Author
2023-12-09Fix dragging mode line on text terminals with a mouse (bug#67457)Jared Finder
2023-01-26Fix xt-mouse on terminals that report UTF-8 encoded coordinatesEli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-14Face-changing text properties and help-echo now work with xterm-mouse.Jared Finder
2020-10-24Fix a bug where the wrong menu would be triggered by mouseJared Finder
2020-10-24Make TTY menus work with xterm-mouse-modeJared Finder
2020-09-20Make xterm-mouse-event check whether the click event is validLars Ingebrigtsen
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-01Merge branch 'feature/tabs'Juri Linkov
2019-09-23Update some URLsPaul Eggert
2019-09-04Text-based nox builds compiled without X window supportJuri Linkov
2019-09-03Text-mode display of the tab-bar and emulation of clicking on a tty.Juri Linkov
2019-08-05New function time-convertPaul Eggert
2019-06-26Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier
2019-06-26* lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier
2019-02-22Avoid some double-rounding of Lisp timestampsPaul Eggert
2019-02-12Make xterm-mouse-truncate-wrap obsoletePaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-08Increase xterm click count only within double-click-fuzzAlexander Gramiak
2017-10-05Set xterm click count to 1 even with no last clickAlexander Gramiak
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-11-28; Revert "Guard terminal par. in XTerm mouse mode"Philipp Stephani
2016-11-28Guard terminal parameter in XTerm mouse modePhilipp Stephani
2016-11-22Guard terminal parameter in XTerm mouse modePhilipp Stephani
2016-09-28Turn on more lexical-bindingMark Oteiza
2016-04-16Simplify 8-bit character handling by terminal for 'raw-text'Philipp Stephani
2016-03-26* lisp/xt-mouse.el (xterm-mouse-utf-8): Add :version.Glenn Morris
2016-03-25Add customization option for using UTF-8 coordinates in xt-mousePhilipp Stephani
2016-01-01Update copyright year to 2016Paul Eggert
2015-05-19Prefer "this" to “this” in doc stringsPaul Eggert
2015-05-19Fix minor quoting problems in doc stringsPaul Eggert
2015-03-25Spelling fixesPaul Eggert
2015-03-25* lisp/xt-mouse.el (xterm-mouse--read-number-from-terminal): Fix last commit.Stefan Monnier
2015-03-24* lisp/xt-mouse.el: Add mouse-tracking support.Olaf Rogalsky
2015-01-01Update copyright year to 2015Paul Eggert
2014-10-21* lisp/mouse.el (mouse-drag-line): Use set-transient-map.Stefan Monnier
2014-07-19* lisp/xt-mouse.el (xterm-mouse-event): Don't assume last-click is non-nil.Stefan Monnier
2014-07-08* lisp/xt-mouse.el (xterm-mouse-translate-1): Intern drag event.Stefan Monnier
2014-07-01* lisp/xt-mouse.el (turn-on-xterm-mouse-tracking-on-terminal)Stefan Monnier
2014-06-21Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.caGlenn Morris
2014-06-18* lisp/xt-mouse.el (xterm-mouse-translate-1): Fix last change.Stefan Monnier
2014-05-11* lisp/mouse.el: Use the normal toplevel loop while dragging.Stefan Monnier