summaryrefslogtreecommitdiff
path: root/lisp/term/xterm.el
AgeCommit message (Expand)Author
2015-04-13xterm and OSC 52: Add NEWS entry, and tweak the codeStefan Monnier
2015-04-13xterm.el: Implement OSC-52 functionality for setting the X selectionPhilipp Stephani
2015-01-01Update copyright year to 2015Paul Eggert
2014-06-21Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.caGlenn Morris
2014-06-19* lisp/emacs-lisp/smie.el (smie--hanging-eolp-function): New var.Stefan Monnier
2014-06-14Merge from emacs-24; up to 2014-06-03T06:51:18Z!eliz@gnu.orgGlenn Morris
2014-06-13* lisp/term/xterm.el (xterm--version-handler): Work around for OSXStefan Monnier
2014-05-25Support shifted keypad keys in xtermAndreas Schwab
2014-04-27Avoid adding bracketed paste keys to command keysDaniel Colascione
2014-04-25Merge from emacs-24; up to 2014-04-25T10:35:01Z!michael.albinus@gmx.deJuanma Barranquero
2014-04-22* lisp/term/xterm.el (xterm--version-handler): Don't use modern xtermStefan Monnier
2014-04-172014-04-17 Daniel Colascione <dancol@dancol.org>Daniel Colascione
2014-02-19* lisp/term/xterm.el (xterm--version-handler): Adapt to xterm-280's output.W. Trevor King
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-08-05Do not call to `selected-frame' where it is assumed by default.Dmitry Antipov
2013-06-14* term/xterm.el (xterm--query): Stop after first matching handler. (Bug#14615)Glenn Morris
2013-05-15Misc custom group fixesGlenn Morris
2013-05-13* lisp/term/xterm.el: Provide a feature.Glenn Morris
2013-03-11* lisp/term/xterm.el (xterm--report-background-handler): Don't burpStefan Monnier
2013-03-11* lisp/term/xterm.el: Don't discard input. Use lexical-binding.Stefan Monnier
2013-03-10* lisp/term/xterm.el (xterm-function-map): Support format used withStefan Monnier
2013-02-12In doc, use standard American English style for e.g., etc., i.e.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-17Update docstrings and comments to use "init file" terminology.Chong Yidong
2012-06-16Fix for xterm reportBackground query.Chong Yidong
2012-04-22Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong
2012-03-31Doc fix for xterm-extra-capabilitiesGlenn Morris
2012-02-11Add missing :version tags to new defgroups and defcustomsGlenn Morris
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-05Spelling fixes.Paul Eggert
2011-11-19Spelling fixes.Paul Eggert
2011-06-12* term/xterm.el (terminal-init-xterm): Still more simplifications.Glenn Morris
2011-06-12* term/xterm.el (terminal-init-xterm): More simplifications.Glenn Morris
2011-06-12* term/xterm.el (terminal-init-xterm): Misc simplifications.Glenn Morris
2011-06-12* term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)Glenn Morris
2011-06-09Add `xterm-extra-capabilities' defcustom for terminals where the xterm capabi...Ted Zlatanov
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-02-09(xterm-maybe-set-dark-background-mode): RemoveDan Nicolaescu
2010-01-24(xterm-maybe-set-dark-background-mode): RenameDan Nicolaescu
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-12-07Get the background mode from the terminal for xterm, and setDan Nicolaescu
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-12-10(xterm-remove-modify-other-keys): Fix error in terminal variableChong Yidong
2008-12-06(terminal-init-xterm): Discard pending input before reading a reply toChong Yidong
2008-09-30(xterm-turn-on-modify-other-keys)Stefan Monnier
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-03-29(terminal-init-xterm): Use delete-terminal-functions.Stefan Monnier
2008-03-13(terminal-init-xterm): delete-frame-hook -> delete-frame-functions.Stefan Monnier