From: Chong Yidong Date: Mon, 17 Nov 2008 21:50:37 +0000 (+0000) Subject: (Clipboard): Note that paste is bound to clipboard-yank. X-Git-Tag: emacs-pretest-23.0.90~1733 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=edabb440832c77bf29b1e70021607beaa813b91e;p=emacs.git (Clipboard): Note that paste is bound to clipboard-yank. --- 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 @code{Copy} menu item, copies the region to the kill ring and saves it in the clipboard. +@findex clipboard-yank @cindex paste The @code{Paste} menu item in the Edit menu yanks the contents of -the clipboard at point. +the clipboard at point (@code{clipboard-yank}). @vindex x-select-enable-clipboard You can customize the variable @code{x-select-enable-clipboard} to