# HG changeset patch # User Chong Yidong # Date 1170095484 0 # Node ID 66c67706eaa75f8bf7b32808e74f50a01b7d2771 # Parent ce02379909264c4334a7f84010c9bb6685157df3 (Secondary Selection): Window clicked does not matter when mouse-yank-at-point is non-nil. diff -r ce0237990926 -r 66c67706eaa7 man/frames.texi --- a/man/frames.texi Mon Jan 29 18:31:07 2007 +0000 +++ b/man/frames.texi Mon Jan 29 18:31:24 2007 +0000 @@ -307,9 +307,9 @@ 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