+2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * simple.el (kill-line): Doc fix.
+
2000-10-08 Miles Bader <miles@gnu.org>
* faces.el (secondary-selection): Make foreground visible on tty.
"Kill the rest of the current line; if no nonblanks there, kill thru newline.
With prefix argument, kill that many lines from point.
Negative arguments kill lines backward.
+With zero argument, kills the text before point on the current line.
When calling from a program, nil means \"no arg\",
a number counts as a prefix arg.