From a9b9303c47dc939016f7e698345fc2ca2e8c091b Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Wed, 1 Nov 2006 23:11:08 +0000 Subject: [PATCH] (yank): Doc fix. --- lisp/simple.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/simple.el b/lisp/simple.el index d6feaa1e8e9..c064bbcdb91 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -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 -- 2.39.2