# HG changeset patch # User Luc Teirlinck # Date 1083442707 0 # Node ID c41667f3851356f705b474a53035b8c3bfc4f3e7 # Parent 24a3d142d101fb463b70656b38667d38e2885f38 *** empty log message *** diff -r 24a3d142d101 -r c41667f38513 lisp/ChangeLog --- a/lisp/ChangeLog Sat May 01 20:15:57 2004 +0000 +++ b/lisp/ChangeLog Sat May 01 20:18:27 2004 +0000 @@ -1,3 +1,14 @@ +2004-05-01 Luc Teirlinck + + * ielm.el (ielm-prompt-read-only): Update docstring. + + * comint.el (comint-prompt-read-only): Update docstring. + (comint-update-fence, comint-kill-whole-line) + (comint-kill-region): New functions. + + * simple.el (kill-whole-line): Use "p" instead of "P" in + interactive form". + 2004-05-01 Juanma Barranquero * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to