summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Pluim <rpluim@gmail.com>2022-10-21 09:48:00 +0200
committerRobert Pluim <rpluim@gmail.com>2022-10-24 09:55:25 +0200
commitb5ada7aa6fcb14019df207259609d602150b03a4 (patch)
treed13fc5fef625595ea7ddf5d077bce536e4aafe8d
parentc06b5961ee447780fb5dc15ec8ed38d14c2398df (diff)
downloademacs-b5ada7aa6fcb14019df207259609d602150b03a4.tar.gz
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.
-rw-r--r--doc/emacs/killing.texi4
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