]> git.eshelyaron.com Git - emacs.git/commitdiff
(yank): Doc fix.
authorJuri Linkov <juri@jurta.org>
Wed, 1 Nov 2006 23:11:08 +0000 (23:11 +0000)
committerJuri Linkov <juri@jurta.org>
Wed, 1 Nov 2006 23:11:08 +0000 (23:11 +0000)
lisp/simple.el

index d6feaa1e8e9e1a58478b924cab1c94f00246c60a..c064bbcdb91b86230b33c8932f74c166d1481b0a 100644 (file)
@@ -2725,7 +2725,7 @@ When this command inserts killed text into the buffer, it honors
 `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