aboutsummaryrefslogtreecommitdiffstats
path: root/man/frames.texi
diff options
context:
space:
mode:
Diffstat (limited to 'man/frames.texi')
-rw-r--r--man/frames.texi2
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.
293the Emacs yank functions consult the clipboard before the primary 293the Emacs yank functions consult the clipboard before the primary
294selection, and to make the kill functions to store in the clipboard as 294selection, and to make the kill functions to store in the clipboard as
295well as the primary selection. Otherwise they do not access the 295well as the primary selection. Otherwise they do not access the
296clipboard at all. Using the clipboard is the default on MS-Windows, 296clipboard at all. Using the clipboard is the default on MS-Windows and Mac,
297but not on other systems. 297but not on other systems.
298 298
299@node Mouse References 299@node Mouse References