]> git.eshelyaron.com Git - emacs.git/commit
(xterm-modify-other-keys-terminal-list): New
authorDan Nicolaescu <dann@ics.uci.edu>
Sun, 2 Sep 2007 18:22:41 +0000 (18:22 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Sun, 2 Sep 2007 18:22:41 +0000 (18:22 +0000)
commit13af5af5bbb69cd40386218f597a2cc5bc6af413
treec18f3b26d46521566f4c5021baffca2102cf9843
parent0729e1c4e17d8da5ffb4237288d3bf26e34d0350
(xterm-modify-other-keys-terminal-list): New
variable.
(xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
if the selected frames is in
xterm-modify-other-keys-terminal-list.
(xterm-turn-off-modify-other-keys): Add an optional frame
parameter. Only turn off modify-other-keys if FRAME is in
xterm-modify-other-keys-terminal-list.
(xterm-remove-modify-other-keys): New function.
(terminal-init-xterm): Use it. Deal with delete-frame hook. Add
the selected frame to xterm-modify-other-keys-terminal-list.
lisp/ChangeLog
lisp/term/xterm.el