1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-30 10:11:47 -07:00

(Clipboard): Mention Mac OS port.

This commit is contained in:
YAMAMOTO Mitsuharu 2006-02-13 10:11:45 +00:00
parent 638dab3734
commit 99ce07a658

View 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