summaryrefslogtreecommitdiff
path: root/lisp/term/xterm.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-221-1/+1
* Doc fix for xterm-extra-capabilitiesGlenn Morris2012-03-311-3/+9
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-111-0/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-051-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* * term/xterm.el (terminal-init-xterm): Still more simplifications.Glenn Morris2011-06-121-3/+2
* * term/xterm.el (terminal-init-xterm): More simplifications.Glenn Morris2011-06-121-7/+3
* * term/xterm.el (terminal-init-xterm): Misc simplifications.Glenn Morris2011-06-121-71/+67
* * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)Glenn Morris2011-06-121-0/+2
* Add `xterm-extra-capabilities' defcustom for terminals where the xterm capabi...Ted Zlatanov2011-06-091-70/+122
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* (xterm-maybe-set-dark-background-mode): RemoveDan Nicolaescu2010-02-091-1/+0
* (xterm-maybe-set-dark-background-mode): RenameDan Nicolaescu2010-01-241-9/+20
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Get the background mode from the terminal for xterm, and setDan Nicolaescu2009-12-071-6/+29
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (xterm-remove-modify-other-keys): Fix error in terminal variableChong Yidong2008-12-101-1/+1
* (terminal-init-xterm): Discard pending input before reading a reply toChong Yidong2008-12-061-0/+3
* (xterm-turn-on-modify-other-keys)Stefan Monnier2008-09-301-7/+7
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (terminal-init-xterm): Use delete-terminal-functions.Stefan Monnier2008-03-291-14/+13
* (terminal-init-xterm): delete-frame-hook -> delete-frame-functions.Stefan Monnier2008-03-131-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1