summaryrefslogtreecommitdiff
path: root/lisp/term/xterm.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Query background for gnome terminal version 3.22 (Bug#29716)Noam Postavsky2018-01-071-1/+6
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* 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
* * lisp/emacs-lisp/cl-generic.el: Add (major-mode MODE) contextStefan Monnier2015-10-291-2/+2
* * lisp/term/xterm.el (xterm--query): Fix paren typo (bug#20951).Stefan Monnier2015-07-021-8/+8
* * lisp/term/xterm.el (xterm--query): Avoid generating garbageStefan Monnier2015-06-301-29/+45
* * lisp/term/xterm.el: Add gui-get-selection support via OSC-52Philipp Stephani2015-05-251-42/+75
* Replace gui-method macros with cl-generic with &contextStefan Monnier2015-05-231-3/+1
* * lisp/term/xterm.el: Fix xterm-paste handling for rxvtStefan Monnier2015-05-111-70/+78
* * lisp/term/screen.el (xterm-screen-extra-capabilities): New customStefan Monnier2015-05-031-11/+16
* xterm and OSC 52: Add NEWS entry, and tweak the codeStefan Monnier2015-04-131-15/+13
* xterm.el: Implement OSC-52 functionality for setting the X selectionPhilipp Stephani2015-04-131-4/+89
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.caGlenn Morris2014-06-211-2/+2
|\
| * * lisp/emacs-lisp/smie.el (smie--hanging-eolp-function): New var.Stefan Monnier2014-06-191-2/+2
* | Merge from emacs-24; up to 2014-06-03T06:51:18Z!eliz@gnu.orgGlenn Morris2014-06-141-0/+4
|\ \ | |/
| * * lisp/term/xterm.el (xterm--version-handler): Work around for OSXStefan Monnier2014-06-131-0/+4
* | Support shifted keypad keys in xtermAndreas Schwab2014-05-251-0/+64
* | Avoid adding bracketed paste keys to command keysDaniel Colascione2014-04-271-1/+6
* | Merge from emacs-24; up to 2014-04-25T10:35:01Z!michael.albinus@gmx.deJuanma Barranquero2014-04-251-0/+6
|\ \ | |/
| * * lisp/term/xterm.el (xterm--version-handler): Don't use modern xtermStefan Monnier2014-04-221-0/+6
* | 2014-04-17 Daniel Colascione <dancol@dancol.org>Daniel Colascione2014-04-171-38/+44
|/
* * lisp/term/xterm.el (xterm--version-handler): Adapt to xterm-280's output.W. Trevor King2014-02-191-2/+3
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Do not call to `selected-frame' where it is assumed by default.Dmitry Antipov2013-08-051-3/+3
* * term/xterm.el (xterm--query): Stop after first matching handler. (Bug#14615)Glenn Morris2013-06-141-1/+5
* Misc custom group fixesGlenn Morris2013-05-151-1/+1
* * lisp/term/xterm.el: Provide a feature.Glenn Morris2013-05-131-0/+2
* * lisp/term/xterm.el (xterm--report-background-handler): Don't burpStefan Monnier2013-03-111-48/+58
* * lisp/term/xterm.el: Don't discard input. Use lexical-binding.Stefan Monnier2013-03-111-87/+91
* * lisp/term/xterm.el (xterm-function-map): Support format used withStefan Monnier2013-03-101-114/+118
* In doc, use standard American English style for e.g., etc., i.e.Paul Eggert2013-02-121-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
* Fix for xterm reportBackground query.Chong Yidong2012-06-161-0/+1