diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2015-05-11 17:23:36 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2015-05-11 17:23:36 -0400 |
commit | 0a21b26c58a241ac41cd12cd10cd605238bb2640 (patch) | |
tree | f345cb572f52595d112764759efbe8a964d11e25 /lisp/emacs-lisp | |
parent | 3c5cc185df0d4143883d9bef921c2e5ffb59586f (diff) | |
download | emacs-0a21b26c58a241ac41cd12cd10cd605238bb2640.tar.gz emacs-0a21b26c58a241ac41cd12cd10cd605238bb2640.tar.bz2 emacs-0a21b26c58a241ac41cd12cd10cd605238bb2640.zip |
* lisp/term/xterm.el: Fix xterm-paste handling for rxvt
* lisp/term/rxvt.el: Require term/xterm.
(rxvt-function-map): Use xterm-rxvt-function-map.
(rxvt-standard-colors): Move before first use.
(terminal-init-rxvt): Use xterm--push-map and xterm-register-default-colors.
(rxvt-rgb-convert-to-16bit, rxvt-register-default-colors): Remove.
* lisp/term/xterm.el (xterm-rxvt-function-map): New var.
Move shared bindings between rxvt and xterm to it.
(xterm-function-map): Use it. Move the xterm-paste binding to
xterm-rxvt-function-map (bug#20444).
(xterm-standard-colors): Move before first use.
(xterm--push-map): New function.
(xterm-register-default-colors): Take standard colors as argument.
(terminal-init-xterm): Use it. Adjust call to
xterm-register-default-colors.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions