]> git.eshelyaron.com Git - emacs.git/commitdiff
(kill-region): Doc fix.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 7 Jun 2004 20:52:16 +0000 (20:52 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 7 Jun 2004 20:52:16 +0000 (20:52 +0000)
lisp/simple.el

index c72b6a929ded2320084a7d39080bc6b3448b09bb..8f6c9502b42a63ed1fdec1decfffaa26df40459f 100644 (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,