diff options
-rw-r--r-- | doc/emacs/killing.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/emacs/killing.texi b/doc/emacs/killing.texi index bb8d51158ae..bac2f7ff787 100644 --- a/doc/emacs/killing.texi +++ b/doc/emacs/killing.texi @@ -570,8 +570,8 @@ change the variable @code{select-enable-clipboard} to @code{nil}. instance, a web browser will usually let you choose ``Copy Image'' on images, and this image will be put on the clipboard. On capable platforms, Emacs can yank these objects with the @code{yank-media} -command---but only in modes that have support for it (@w{@pxref{Yanking -Media,,, elisp, The Emacs Lisp Reference Manual}}). +command---but only in modes that have support for it (@pxref{Yanking +Media,,, elisp, The Emacs Lisp Reference Manual}). @cindex clipboard manager @vindex x-select-enable-clipboard-manager |