Mercurial > hg > xemacs-beta
diff lisp/x-mouse.el @ 380:8626e4521993 r21-2-5
Import from CVS: tag r21-2-5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:07:10 +0200 |
parents | 4b85ae5eabfb |
children | 74fd4e045ea6 |
line wrap: on
line diff
--- a/lisp/x-mouse.el Mon Aug 13 11:06:08 2007 +0200 +++ b/lisp/x-mouse.el Mon Aug 13 11:07:10 2007 +0200 @@ -119,7 +119,7 @@ (set-buffer (extent-object (car primary-selection-extent))) (x-store-cutbuffer (mapconcat - 'identity + #'identity (extract-rectangle (extent-start-position (car primary-selection-extent)) (extent-end-position (car (reverse primary-selection-extent))))