]> code.delx.au - gnu-emacs/commitdiff
* frames.texi (Mouse Commands): Fix description of the effect of mouse dragging.
authorChong Yidong <cyd@gnu.org>
Fri, 21 Dec 2012 03:04:38 +0000 (11:04 +0800)
committerChong Yidong <cyd@gnu.org>
Fri, 21 Dec 2012 03:04:38 +0000 (11:04 +0800)
Fixes: debbugs:13049
doc/emacs/ChangeLog
doc/emacs/frames.texi

index 0825cda9044f6c887c5c832a31c6bcad5380e904..f51ee2e9ff3e6869bf0b26b76d30d5a4085fe874 100644 (file)
@@ -1,3 +1,8 @@
+2012-12-21  Chong Yidong  <cyd@gnu.org>
+
+       * frames.texi (Mouse Commands): Fix description of the effect of
+       mouse dragging (Bug#13049).
+
 2012-12-08  Dani Moncayo  <dmoncayo@gmail.com>
 
        * killing.texi (Deletion): Doc fix (Bug#12748).
index 79276438eb89365d1a9af9bc5faae6cc90cd5dec..814fc98969dcd851a527ffd775e39cabcc4afa2a 100644 (file)
@@ -77,8 +77,8 @@ for doing so on MS-DOS).
 Move point to where you click (@code{mouse-set-point}).
 
 @item Drag-Mouse-1
-Activate the region around the text selected by dragging, and copy it
-to the kill ring (@code{mouse-set-region}).
+Activate the region around the text selected by dragging, and put the
+text in the primary selection (@code{mouse-set-region}).
 
 @item Mouse-2
 Move point to where you click, and insert the contents of the primary