summaryrefslogtreecommitdiff
path: root/doc/emacs
diff options
context:
space:
mode:
authorChong Yidong <cyd@gnu.org>2012-12-21 11:04:38 +0800
committerChong Yidong <cyd@gnu.org>2012-12-21 11:04:38 +0800
commit1b947faa1d50c71c321235b3bcdf602b56955044 (patch)
treeeda104b0af9ab72e7967b5625591d7af351fa12b /doc/emacs
parent6e55f03e36c38571ff69992db797c841110d6a1b (diff)
downloademacs-1b947faa1d50c71c321235b3bcdf602b56955044.tar.gz
* frames.texi (Mouse Commands): Fix description of the effect of mouse dragging.
Fixes: debbugs:13049
Diffstat (limited to 'doc/emacs')
-rw-r--r--doc/emacs/ChangeLog5
-rw-r--r--doc/emacs/frames.texi4
2 files changed, 7 insertions, 2 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index 0825cda9044..f51ee2e9ff3 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -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).
diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi
index 79276438eb8..814fc98969d 100644
--- a/doc/emacs/frames.texi
+++ b/doc/emacs/frames.texi
@@ -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