1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

* lisp/completion.el (completion-kill-region): Doc fix.

This commit is contained in:
Eli Zaretskii 2019-09-21 10:05:20 +03:00
parent 87b7c06958
commit 0dd4b87e61

View File

@ -2138,7 +2138,7 @@ Also sets up so that exiting Emacs will automatically save the file."
"Kill between point and mark.
The text is deleted but saved in the kill ring.
The command \\[yank] can retrieve it from there.
/(If you want to kill and then yank immediately, use \\[copy-region-as-kill].)
\(If you want to kill and then yank immediately, use \\[copy-region-as-kill].)
This is the primitive for programs to kill text (as opposed to deleting it).
Supply two arguments, character positions indicating the stretch of text