aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/frames.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi
index 415c7eedfab..51928551c37 100644
--- a/doc/emacs/frames.texi
+++ b/doc/emacs/frames.texi
@@ -361,9 +361,10 @@ selection discussed earlier. You can access the clipboard through the
361@code{Copy} menu item, copies the region to the kill ring and saves it 361@code{Copy} menu item, copies the region to the kill ring and saves it
362in the clipboard. 362in the clipboard.
363 363
364@findex clipboard-yank
364@cindex paste 365@cindex paste
365 The @code{Paste} menu item in the Edit menu yanks the contents of 366 The @code{Paste} menu item in the Edit menu yanks the contents of
366the clipboard at point. 367the clipboard at point (@code{clipboard-yank}).
367 368
368@vindex x-select-enable-clipboard 369@vindex x-select-enable-clipboard
369 You can customize the variable @code{x-select-enable-clipboard} to 370 You can customize the variable @code{x-select-enable-clipboard} to