diff options
| author | Miles Bader | 2007-01-30 22:22:43 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-01-30 22:22:43 +0000 |
| commit | bb5b9e9dbe671b0525692acf1337efa271b33fb6 (patch) | |
| tree | 810c31e2c5f1bc8e79df0cc4b121a25a9d4b8642 /man/frames.texi | |
| parent | f3df78db7218a084cbd58dc9a3cb5b9909b02d4d (diff) | |
| parent | 41e49ce63ee2f9945ff99a19b00752ea887ef506 (diff) | |
| download | emacs-bb5b9e9dbe671b0525692acf1337efa271b33fb6.tar.gz emacs-bb5b9e9dbe671b0525692acf1337efa271b33fb6.zip | |
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 615-621)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 197-199)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-166
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 |