diff options
Diffstat (limited to 'man/frames.texi')
| -rw-r--r-- | man/frames.texi | 6 |
1 files 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. | |||
| 307 | Double or triple clicking of @kbd{M-Mouse-1} operates on words and | 307 | Double or triple clicking of @kbd{M-Mouse-1} operates on words and |
| 308 | lines, much like @kbd{Mouse-1}. | 308 | lines, much like @kbd{Mouse-1}. |
| 309 | 309 | ||
| 310 | If @code{mouse-yank-at-point} is non-@code{nil}, @kbd{M-Mouse-2} | 310 | If @code{mouse-yank-at-point} is non-@code{nil}, @kbd{M-Mouse-2} yanks |
| 311 | yanks at point. Then it does not matter precisely where you click; all | 311 | at point. Then it does not matter precisely where you click, or even |
| 312 | that matters is which window you click on. @xref{Mouse Commands}. | 312 | which of the frame's windows you click on. @xref{Mouse Commands}. |
| 313 | 313 | ||
| 314 | @node Clipboard | 314 | @node Clipboard |
| 315 | @subsection Using the Clipboard | 315 | @subsection Using the Clipboard |