From cb224555e0ab88356d967c8b801ba3d4008df332 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 29 Jan 2007 18:31:24 +0000 Subject: [PATCH] (Secondary Selection): Window clicked does not matter when mouse-yank-at-point is non-nil. --- man/frames.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.39.2