]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove erroneous @w in yank-media cross ref
authorRobert Pluim <rpluim@gmail.com>
Fri, 21 Oct 2022 07:48:00 +0000 (09:48 +0200)
committerRobert Pluim <rpluim@gmail.com>
Mon, 24 Oct 2022 07:55:25 +0000 (09:55 +0200)
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.

doc/emacs/killing.texi

index bb8d51158ae659d1b4d52717d5211e81febbc37b..bac2f7ff78770f9dd4b4c6ed6492f52bcdd0bf30 100644 (file)
@@ -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