Revision: emacs--multi-tty--0--patch-124 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Fri Mar 26 05:35:08 CET 2004 Standard-date: 2004-03-26 04:35:08 GMT Modified-files: README.multi-tty lisp/faces.el lisp/simple.el lisp/term/x-win.el New-patches: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-124 Summary: Fix cut'n'paste during a multi-display session (Mark Plaksin, Robert Chassell). Keywords: 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.