comparison lisp/ChangeLog @ 85997:12109b56601f

(interprogram-cut-function, interprogram-paste-function): Don't make them frame-local any more.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 09 Nov 2007 20:55:29 +0000
parents 79b1a2c5b3cb
children 621f6f154542
comparison
equal deleted inserted replaced
85996:79b1a2c5b3cb 85997:12109b56601f
1 2007-11-09 Stefan Monnier <monnier@iro.umontreal.ca> 1 2007-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * simple.el (interprogram-cut-function, interprogram-paste-function):
4 Don't make them frame-local any more.
2 5
3 * faces.el (x-create-frame-with-faces, tty-create-frame-with-faces): 6 * faces.el (x-create-frame-with-faces, tty-create-frame-with-faces):
4 Don't set interprogram-(cut|paste)-function on each frame. 7 Don't set interprogram-(cut|paste)-function on each frame.
5 8
6 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value): 9 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):