From c15dc81fc35980b0d449adc682d26b87d1e12957 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 7 Jun 2004 20:52:16 +0000 Subject: [PATCH] (kill-region): Doc fix. --- lisp/simple.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/simple.el b/lisp/simple.el index c72b6a929de..8f6c9502b42 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -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, -- 2.39.2