aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term/xterm.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix "End" key in PuTTY and older GNU screenSean Whitton2026-02-241-0/+5
* (xterm--init): Fix probem in async mode (bug#80163)Jared Finder2026-01-201-5/+1
* Reset Xterm cursor color to default when face is unspecifiedJared Finder2026-01-141-15/+17
* ; Spelling fix.Sean Whitton2026-01-101-2/+2
* ; Fixes to last change.Sean Whitton2026-01-101-25/+17
* Update cursor display using Xterm escape sequencesJared Finder2026-01-101-1/+110
* Automatically enable xterm-mouse-mode in the foot terminalDaniel Eklöf2026-01-031-1/+2
* Use Primary Device Attributes to detect OSC-52 supportDaniel Eklöf2026-01-031-8/+22
* Use tty reported background and foreground colors (Bug#79765)Jared Finder2026-01-031-21/+70
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* lisp/term/xterm.el (xterm--query-name-and-version): Don't quote lambdaStefan Monnier2025-02-141-4/+4
* ; Clean up 'xterm-mouse-mode' auto-enabling varsJared Finder2025-01-251-13/+15
* Don't always enable xterm-mouse-mode (bug#74833)Jared Finder2025-01-041-16/+80
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Enable xterm-mouse-mode by default in xtermJared Finder2024-12-121-0/+2
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | ; Fix broken linkStefan Kangas2023-10-241-1/+1
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* * lisp/term/xterm.el (xterm-function-map): Add M-SPC. (Bug#60077)Eli Zaretskii2022-12-161-0/+2
* Make some defcustom types more restrictiveStefan Kangas2022-07-051-1/+1
* Fix test failures due to 'xterm-select-active-regions'Eli Zaretskii2022-06-181-8/+0
* Support `select-active-regions' with xtermDuncan Findlay2022-06-181-0/+8
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-4/+3
* Add support for keypad `=' key in xterm.elLars Ingebrigtsen2021-09-081-0/+3
* Allow not putting pasted text onto the kill ring under xtermLars Ingebrigtsen2021-09-031-3/+16
* * lisp/term/xterm.el (xterm-function-map): Map `\e[29~` to `menu`Stefan Monnier2021-08-251-1/+14
* Make xterm-set-window-title more robustLars Ingebrigtsen2021-08-091-3/+4
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-3/+2
* Fix key recording bug when an input method is activatedGregory Heytings2021-05-291-6/+14
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix background mode on Gnome 3.38 terminalsLars Ingebrigtsen2020-12-281-2/+5
* Don't show in 'view-lossage' responses to xterm feature queriesEli Zaretskii2020-11-301-1/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix XTerm OSC 52 selection retrieval (bug#36879)Mattias Engdegård2019-08-081-10/+20
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-1/+0
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-0/+1
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-3/+5
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-211-1/+1
* | New focus management interfaceDaniel Colascione2018-06-111-2/+9
* | Fix typo in docstringDaniel Colascione2018-06-091-1/+1
* | Improve robustness xterm event processingDaniel Colascione2018-06-091-16/+36
* | Avoid unnecessary readahead early in TTY frame initDaniel Colascione2018-06-081-3/+21
* | Support terminal focus notificationsDaniel Colascione2018-06-081-0/+21
* | Merge from origin/emacs-26Paul Eggert2018-01-091-1/+6
|\ \ | |/
| * Query background for gnome terminal version 3.22 (Bug#29716)Noam Postavsky2018-01-071-1/+6
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/