diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Nov 09 19:41:44 2007 +0000
+++ b/lisp/ChangeLog	Fri Nov 09 20:55:29 2007 +0000
@@ -1,5 +1,8 @@
 2007-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* simple.el (interprogram-cut-function, interprogram-paste-function):
+	Don't make them frame-local any more.
+
 	* faces.el (x-create-frame-with-faces, tty-create-frame-with-faces):
 	Don't set interprogram-(cut|paste)-function on each frame.