summaryrefslogtreecommitdiff
path: root/lisp/term/xterm.el
Commit message (Expand)AuthorAgeFilesLines
* 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
| * (terminal-init-xterm): Add C-M- bindings.Dan Nicolaescu2007-09-141-0/+12
| * (terminal-init-xterm): Add bindings for M-S- andDan Nicolaescu2007-09-121-0/+37
* | (terminal-init-xterm): Experiment with a longerDan Nicolaescu2007-10-231-3/+8
* | Don't require xt-mouse.Stefan Monnier2007-10-181-8/+4
* | (xterm-function-map, xterm-alternatives-map): Use theStefan Monnier2007-10-121-34/+34
* | (xterm-alternatives-map): Remove spurious left-over code.Stefan Monnier2007-10-091-11/+2
* | (xterm-alternatives-map): New map.Stefan Monnier2007-10-091-60/+80
* | * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the topDan Nicolaescu2007-09-151-1/+7
* | (xterm-function-map): Replace bindings that wereDan Nicolaescu2007-09-141-0/+14
* | (xterm-function-map): Delete duplicated entries.Dan Nicolaescu2007-09-141-14/+0
* | (xterm-function-map): Add C-M- bindings.Dan Nicolaescu2007-09-141-0/+12
* | * term/xterm.el (xterm-function-map): Add bindings for M-S- andDan Nicolaescu2007-09-121-1/+38
* | (xterm-function-map): Initialize in the declaration.Stefan Monnier2007-09-071-305/+306
* | (xterm-modify-other-keys-terminal-list): NewDan Nicolaescu2007-09-021-4/+28
* | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\ \
| * \ Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\ \ | | |/
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| | * * term/xterm.el (terminal-init-xterm): Escape parens in characterDan Nicolaescu2007-06-131-6/+6
* | | * term/xterm.el (terminal-init-xterm): Fix merge issue.Dan Nicolaescu2007-07-291-1/+1