]> git.eshelyaron.com Git - emacs.git/commitdiff
(Clipboard): Mention Mac OS port.
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Mon, 13 Feb 2006 10:11:45 +0000 (10:11 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Mon, 13 Feb 2006 10:11:45 +0000 (10:11 +0000)
man/frames.texi

index f25399e071b1216244886a7c9c19c6fce216c76d..b5ec21533b7b6c5b19f6cc355f8be0e2a653291a 100644 (file)
@@ -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