changeset 75529:66c67706eaa7

(Secondary Selection): Window clicked does not matter when mouse-yank-at-point is non-nil.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 29 Jan 2007 18:31:24 +0000
parents ce0237990926
children 8e5bdbf131de
files man/frames.texi
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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