Fix cut'n'paste during a multi-display session (Mark Plaksin, Robert Chassell).
authorKaroly Lorentey <lorentey@elte.hu>
Fri, 26 Mar 2004 04:35:08 +0000 (04:35 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Fri, 26 Mar 2004 04:35:08 +0000 (04:35 +0000)
commit026ad6ba8148d468a0a61a1c863a63ef58054e50
tree050282708d227f6431d38f978a62c4222fca670e
parent945c3bbb15ab1af18e94ab6f81e9c72c8ce1402f
Fix cut'n'paste during a multi-display session (Mark Plaksin, Robert Chassell).

lisp/simple.el: Make interprogram-cut-function and
interprogram-paste-function frame-local.  (Reported by Mark Plaksin
and Robert Chassell).

lisp/faces.el (x-create-frame-with-faces)
(tty-create-frame-with-faces): Set the interprogram-cut-function and
interprogram-paste-function frame parameters.

lisp/x-win.el (x-initialize-window-system): Don't set
interprogram-cut-function and interprogram-paste-function.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-124
README.multi-tty
lisp/faces.el
lisp/simple.el
lisp/term/x-win.el