]> git.eshelyaron.com Git - emacs.git/commitdiff
(kill-line): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Mon, 21 Apr 2003 01:35:20 +0000 (01:35 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 21 Apr 2003 01:35:20 +0000 (01:35 +0000)
lisp/simple.el

index a5fead803d9afec23bf53283293e15afb51b7c7b..4726dffecd7a037d98e00c3bb3fe723179189670 100644 (file)
@@ -2145,7 +2145,9 @@ use \\[append-next-kill] before \\[kill-line].
 
 If the buffer is read-only, Emacs will beep and refrain from deleting
 the line, but put the line in the kill ring anyway.  This means that
-you can use this command to copy text from a read-only buffer."
+you can use this command to copy text from a read-only buffer.
+\(If the variable `kill-read-only-ok' is non-nil, then this won't
+even beep.)"
   (interactive "P")
   (kill-region (point)
               ;; It is better to move point to the other end of the kill