summaryrefslogtreecommitdiff
path: root/lisp/term/xterm.el
AgeCommit message (Expand)Author
2026-02-24Fix "End" key in PuTTY and older GNU screenSean Whitton
2026-01-20(xterm--init): Fix probem in async mode (bug#80163)Jared Finder
2026-01-14Reset Xterm cursor color to default when face is unspecifiedJared Finder
2026-01-10; Spelling fix.Sean Whitton
2026-01-10; Fixes to last change.Sean Whitton
2026-01-10Update cursor display using Xterm escape sequencesJared Finder
2026-01-03Automatically enable xterm-mouse-mode in the foot terminalDaniel Eklöf
2026-01-03Use Primary Device Attributes to detect OSC-52 supportDaniel Eklöf
2026-01-03Use tty reported background and foreground colors (Bug#79765)Jared Finder
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-14lisp/term/xterm.el (xterm--query-name-and-version): Don't quote lambdaStefan Monnier
2025-01-25; Clean up 'xterm-mouse-mode' auto-enabling varsJared Finder
2025-01-04Don't always enable xterm-mouse-mode (bug#74833)Jared Finder
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-12Enable xterm-mouse-mode by default in xtermJared Finder
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-24; Fix broken linkStefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-16* lisp/term/xterm.el (xterm-function-map): Add M-SPC. (Bug#60077)Eli Zaretskii
2022-07-05Make some defcustom types more restrictiveStefan Kangas
2022-06-18Fix test failures due to 'xterm-select-active-regions'Eli Zaretskii
2022-06-18Support `select-active-regions' with xtermDuncan Findlay
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-08Add support for keypad `=' key in xterm.elLars Ingebrigtsen
2021-09-03Allow not putting pasted text onto the kill ring under xtermLars Ingebrigtsen
2021-08-25* lisp/term/xterm.el (xterm-function-map): Map `\e[29~` to `menu`Stefan Monnier
2021-08-09Make xterm-set-window-title more robustLars Ingebrigtsen
2021-08-08Use string-replace instead of replace-regexp-in-stringMattias Engdegård
2021-05-29Fix key recording bug when an input method is activatedGregory Heytings
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-28Fix background mode on Gnome 3.38 terminalsLars Ingebrigtsen
2020-11-30Don't show in 'view-lossage' responses to xterm feature queriesEli Zaretskii
2020-01-01Update copyright year to 2020Paul Eggert
2019-08-08Fix XTerm OSC 52 selection retrieval (bug#36879)Mattias Engdegård
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
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-08-21Audit use of lsh and fix glitchesPaul Eggert
2018-06-11New focus management interfaceDaniel Colascione
2018-06-09Fix typo in docstringDaniel Colascione
2018-06-09Improve robustness xterm event processingDaniel Colascione
2018-06-08Avoid unnecessary readahead early in TTY frame initDaniel Colascione
2018-06-08Support terminal focus notificationsDaniel Colascione
2018-01-09Merge from origin/emacs-26Paul Eggert
2018-01-07Query background for gnome terminal version 3.22 (Bug#29716)Noam Postavsky
2018-01-01Merge from origin/emacs-26Paul Eggert