diff options
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 2006-02-13 10:11:45 +0000 |
---|---|---|
committer | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 2006-02-13 10:11:45 +0000 |
commit | 99ce07a6583f954c8e340b2c3821bd1a4fa6ba50 (patch) | |
tree | 13af25bdb65481086669e32045dcbb6f337c057d | |
parent | 638dab3734d3d6f3f48edea8c82e0350be4c6076 (diff) | |
download | emacs-99ce07a6583f954c8e340b2c3821bd1a4fa6ba50.tar.gz |
(Clipboard): Mention Mac OS port.
-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. the Emacs yank functions consult the clipboard before the primary selection, and to make the kill functions to store in the clipboard as well as the primary selection. Otherwise they do not access the -clipboard at all. Using the clipboard is the default on MS-Windows, +clipboard at all. Using the clipboard is the default on MS-Windows and Mac, but not on other systems. @node Mouse References |