projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d0e859
)
* lisp/simple.el (kill-ring-save): Doc fix. (Bug#40797)
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 25 Apr 2020 10:04:16 +0000
(13:04 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 25 Apr 2020 10:04:16 +0000
(13:04 +0300)
lisp/simple.el
patch
|
blob
|
history
diff --git
a/lisp/simple.el
b/lisp/simple.el
index e3169e523b96dbd23b0ef04f2acd460fd8d92a3d..ab277c4e1150500f8676a6fc043793d3cccdb3e1 100644
(file)
--- a/
lisp/simple.el
+++ b/
lisp/simple.el
@@
-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