From: Chong Yidong Date: Fri, 21 Dec 2012 03:04:38 +0000 (+0800) Subject: * frames.texi (Mouse Commands): Fix description of the effect of mouse dragging. X-Git-Tag: emacs-24.2.92~120 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1b947faa1d50c71c321235b3bcdf602b56955044;p=emacs.git * frames.texi (Mouse Commands): Fix description of the effect of mouse dragging. Fixes: debbugs:13049 --- 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