(yank): Doc fix.
This commit is contained in:
parent
b7621225b4
commit
a9b9303c47
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue