Mercurial > hg > xemacs-beta
diff lisp/x-mouse.el @ 294:4b85ae5eabfb r21-0b45
Import from CVS: tag r21-0b45
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:38:01 +0200 |
parents | 558f606b08ae |
children | 8626e4521993 |
line wrap: on
line diff
--- a/lisp/x-mouse.el Mon Aug 13 10:37:16 2007 +0200 +++ b/lisp/x-mouse.el Mon Aug 13 10:38:01 2007 +0200 @@ -105,7 +105,7 @@ (and (x-selection-owner-p) primary-selection-extent (x-insert-selection t event)) - (x-kill-primary-selection)) + (kill-primary-selection)) (defun mouse-track-and-copy-to-cutbuffer (event) "Make a selection like `mouse-track', but also copy it to the cutbuffer."