]> git.eshelyaron.com Git - emacs.git/commitdiff
(Secondary Selection): Window clicked does not matter when
authorChong Yidong <cyd@stupidchicken.com>
Mon, 29 Jan 2007 18:31:24 +0000 (18:31 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 29 Jan 2007 18:31:24 +0000 (18:31 +0000)
mouse-yank-at-point is non-nil.

man/frames.texi

index d315a61aedb307ff5b4db0fe1861d09f57c93742..965ccb0a7b0e0e69d8855589b1c6caca3b048c43 100644 (file)
@@ -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