1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00

(kill-region): Doc fix.

This commit is contained in:
Juanma Barranquero 2004-06-07 20:52:16 +00:00
parent 9c3054dae3
commit c15dc81fc3

View File

@ -2103,7 +2103,7 @@ the text, but put the text in the kill ring anyway. This means that
you can use the killing commands to copy text from a read-only buffer.
This is the primitive for programs to kill text (as opposed to deleting it).
Supply two arguments, character numbers indicating the stretch of text
Supply two arguments, character positions indicating the stretch of text
to be killed.
Any command that calls this function is a \"kill command\".
If the previous command was also a kill command,