diff options
Diffstat (limited to 'man/frames.texi')
| -rw-r--r-- | man/frames.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/frames.texi b/man/frames.texi index f25399e071b..b5ec21533b7 100644 --- a/man/frames.texi +++ b/man/frames.texi | |||
| @@ -293,7 +293,7 @@ names, all use the clipboard. | |||
| 293 | the Emacs yank functions consult the clipboard before the primary | 293 | the Emacs yank functions consult the clipboard before the primary |
| 294 | selection, and to make the kill functions to store in the clipboard as | 294 | selection, and to make the kill functions to store in the clipboard as |
| 295 | well as the primary selection. Otherwise they do not access the | 295 | well as the primary selection. Otherwise they do not access the |
| 296 | clipboard at all. Using the clipboard is the default on MS-Windows, | 296 | clipboard at all. Using the clipboard is the default on MS-Windows and Mac, |
| 297 | but not on other systems. | 297 | but not on other systems. |
| 298 | 298 | ||
| 299 | @node Mouse References | 299 | @node Mouse References |