changeset 73605:f89141aaba7c

(yank): Doc fix.
author Juri Linkov <juri@jurta.org>
date Wed, 01 Nov 2006 23:11:08 +0000
parents 3b0b74acfa45
children 2163c8428b91
files lisp/simple.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/simple.el	Wed Nov 01 21:37:11 2006 +0000
+++ b/lisp/simple.el	Wed Nov 01 23:11:08 2006 +0000
@@ -2725,7 +2725,7 @@
 `yank-excluded-properties' and `yank-handler' as described in the
 doc string for `insert-for-yank-1', which see.
 
-See also the command \\[yank-pop]."
+See also the command `yank-pop' (\\[yank-pop])."
   (interactive "*P")
   (setq yank-window-start (window-start))
   ;; If we don't get all the way thru, make last-command indicate that