diff lisp/x11/x-mouse.el @ 153:25f70ba0133c r20-3b3

Import from CVS: tag r20-3b3
author cvs
date Mon, 13 Aug 2007 09:38:25 +0200
parents c7528f8e288d
children
line wrap: on
line diff
--- a/lisp/x11/x-mouse.el	Mon Aug 13 09:37:21 2007 +0200
+++ b/lisp/x11/x-mouse.el	Mon Aug 13 09:38:25 2007 +0200
@@ -24,8 +24,6 @@
 ;;(define-key global-map '(shift button2) 'x-mouse-kill)
 (define-key global-map '(control button2) 'x-set-point-and-move-selection)
 
-(setq mouse-yank-function 'x-yank-function)
-
 (defun x-mouse-kill (event)
   "Kill the text between the point and mouse and copy it to the clipboard and
 to the cut buffer"