* lisp/simple.el (kill-ring-save): Doc fix. (Bug#40797)
This commit is contained in:
parent
3d0e859692
commit
74a92be16d
1 changed files with 1 additions and 1 deletions
|
@ -4809,7 +4809,7 @@ In Transient Mark mode, deactivate the mark.
|
|||
If `interprogram-cut-function' is non-nil, also save the text for a window
|
||||
system cut and paste.
|
||||
|
||||
If you want to append the killed line to the last killed text,
|
||||
If you want to append the killed region to the last killed text,
|
||||
use \\[append-next-kill] before \\[kill-ring-save].
|
||||
|
||||
The copied text is filtered by `filter-buffer-substring' before it is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue