aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/xt-mouse.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* ; Fix xt-mouse-testsGerd Möllmann2025-12-121-1/+5
* Don't make a tty child frame visible by selecting it (bug#79960)Gerd Möllmann2025-12-091-1/+3
* Implement dragging and resizing of tty child framesMartin Rudalics2025-03-171-13/+35
* Handle case of not knowing a frame when mouse movedGerd Möllmann2025-02-241-3/+5
* ; Fix workaround for xt-mouse-testsGerd Möllmann2025-01-271-3/+4
* Reapply "Fix mouse position handling for nested tty child frames"Gerd Möllmann2025-01-251-9/+4
* Revert "Fix mouse position handling for nested tty child frames"Gerd Möllmann2025-01-251-4/+9
* Fix mouse position handling for nested tty child framesGerd Möllmann2025-01-251-9/+4
* Support TTY child frames with GPM mouseJared Finder2025-01-111-1/+1
* Don't always enable xterm-mouse-mode (bug#74833)Jared Finder2025-01-041-7/+14
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Allow xt-mouse-tests to runGerd Möllmann2024-12-201-1/+4
* Merge branch 'scratch/tty-child-frames'Gerd Möllmann2024-12-191-6/+18
|\
| * Fix mouse-position for xterm-mouse-modeGerd Möllmann2024-10-311-4/+5
| * Initial child frames based on masterGerd Möllmann2024-10-221-2/+13
* | Enable xterm-mouse-mode by default in xtermJared Finder2024-12-121-0/+2
|/
* Merge branch 'mouse-wheel-buttons'Stefan Monnier2024-04-091-16/+4
|\
| * (mouse-wheel-buttons): Map old-style wheel buttons to actual wheel eventsStefan Monnier2024-04-091-16/+4
* | Support 'mouse-autoselect-window' in xterm-mouseOlaf Rogalsky2024-04-061-4/+21
|/
* xt-mouse.el: Obey `mouse-wheel-*-event` variables (bug#68698)Stefan Monnier2024-01-281-7/+24
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Fix dragging mode line on text terminals with a mouse (bug#67457)Jared Finder2023-12-091-3/+7
* 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
|\