From: Chong Yidong Date: Mon, 29 Jan 2007 18:31:24 +0000 (+0000) Subject: (Secondary Selection): Window clicked does not matter when X-Git-Tag: emacs-pretest-22.0.94~516 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cb224555e0ab88356d967c8b801ba3d4008df332;p=emacs.git (Secondary Selection): Window clicked does not matter when mouse-yank-at-point is non-nil. --- diff --git a/man/frames.texi b/man/frames.texi index d315a61aedb..965ccb0a7b0 100644 --- a/man/frames.texi +++ b/man/frames.texi @@ -307,9 +307,9 @@ yanked text. Double or triple clicking of @kbd{M-Mouse-1} operates on words and lines, much like @kbd{Mouse-1}. -If @code{mouse-yank-at-point} is non-@code{nil}, @kbd{M-Mouse-2} -yanks at point. Then it does not matter precisely where you click; all -that matters is which window you click on. @xref{Mouse Commands}. +If @code{mouse-yank-at-point} is non-@code{nil}, @kbd{M-Mouse-2} yanks +at point. Then it does not matter precisely where you click, or even +which of the frame's windows you click on. @xref{Mouse Commands}. @node Clipboard @subsection Using the Clipboard