From: Eli Zaretskii Date: Sat, 25 Apr 2020 10:04:16 +0000 (+0300) Subject: * lisp/simple.el (kill-ring-save): Doc fix. (Bug#40797) X-Git-Tag: emacs-27.1-rc1~185 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=74a92be16dd3a2a89f33d4ded36c12a773ec6122;p=emacs.git * lisp/simple.el (kill-ring-save): Doc fix. (Bug#40797) --- 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. 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