From: Robert Pluim Date: Fri, 21 Oct 2022 07:48:00 +0000 (+0200) Subject: Remove erroneous @w in yank-media cross ref X-Git-Tag: emacs-29.0.90~1616^2~489 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b5ada7aa6fcb14019df207259609d602150b03a4;p=emacs.git Remove erroneous @w in yank-media cross ref I added this by mistake, there's actually no need to keep the cross ref on the same line. * doc/emacs/killing.texi (Clipboard): Remove @w around @pxref. --- 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