summaryrefslogtreecommitdiff
path: root/lisp/term/xterm.el
Commit message (Expand)AuthorAgeFilesLines
* ; 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
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Disable XTerm titles (Bug#28591)Mark Oteiza2017-10-091-1/+1
* | Teach Emacs to set XTerm window titlesMark Oteiza2017-09-201-0/+35
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-2/+2
* Support 24-bit direct colors on text terminalsRami Ylimäki2017-02-181-0/+8
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-191-1/+1
|\ \ | |/
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-1/+1
* | Revert "Disable bracketed paste in a terminal in char mode"Daniel Colascione2016-11-021-81/+9
* | ; Add missing `require'Philipp Stephani2016-10-251-0/+2
* | ; Fix embarassing typoPhilipp Stephani2016-10-181-1/+1
* | Disable bracketed paste in a terminal in char modePhilipp Stephani2016-10-151-9/+79
* | Merge from origin/emacs-25Paul Eggert2016-05-261-19/+20
|\ \ | |/
| * Bring back xterm pasting with middle mousePaul Eggert2016-05-221-19/+20
* | Meta + shift + Fn combos are recognized by xterm>=216.Tino Calancha2016-02-291-0/+13
|/
* Add some missing version tags.Glenn Morris2016-01-121-0/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1