From 1b947faa1d50c71c321235b3bcdf602b56955044 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 21 Dec 2012 11:04:38 +0800 Subject: [PATCH] * frames.texi (Mouse Commands): Fix description of the effect of mouse dragging. Fixes: debbugs:13049 --- doc/emacs/ChangeLog | 5 +++++ doc/emacs/frames.texi | 4 ++-- 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 + + * frames.texi (Mouse Commands): Fix description of the effect of + mouse dragging (Bug#13049). + 2012-12-08 Dani Moncayo * 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 -- 2.39.2