aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/simple.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/simple.el b/lisp/simple.el
index e3169e523b9..ab277c4e115 100644
--- a/lisp/simple.el
+++ b/lisp/simple.el
@@ -4809,7 +4809,7 @@ In Transient Mark mode, deactivate the mark.
4809If `interprogram-cut-function' is non-nil, also save the text for a window 4809If `interprogram-cut-function' is non-nil, also save the text for a window
4810system cut and paste. 4810system cut and paste.
4811 4811
4812If you want to append the killed line to the last killed text, 4812If you want to append the killed region to the last killed text,
4813use \\[append-next-kill] before \\[kill-ring-save]. 4813use \\[append-next-kill] before \\[kill-ring-save].
4814 4814
4815The copied text is filtered by `filter-buffer-substring' before it is 4815The copied text is filtered by `filter-buffer-substring' before it is