Add `xterm-extra-capabilities' defcustom for terminals where the xterm capabilities...
authorTed Zlatanov <tzz@lifelogs.com>
Thu, 9 Jun 2011 16:58:18 +0000 (11:58 -0500)
committerTed Zlatanov <tzz@lifelogs.com>
Thu, 9 Jun 2011 16:58:18 +0000 (11:58 -0500)
commit59f623b770909ad4d0e71ccedbcbdcabfbe2abc1
tree78cb0f00442d543299b650ff0d90394f31d5d8fd
parentcc322c061d712688ec1f25c70b9d945e0f3d49a6
Add `xterm-extra-capabilities' defcustom for terminals where the xterm capabilities query is not needed or wanted.

* term/xterm.el (xterm): Add defgroup.
(xterm-extra-capabilities): Add defcustom to supply known xterm
capabilities, skip querying them, or query them (default).
(terminal-init-xterm): Use it.
(terminal-init-xterm-modify-other-keys): New function to set up
modifyOtherKeys support to simplify `terminal-init-xterm'.
lisp/ChangeLog
lisp/term/xterm.el